Web server configuration

Your Web Server / Container needs to support the extension of URLs to include query parameters after index.cfm. Like ‘http://yoursite.com/index.cfm/blog/’. URL rewrites need to be configured. Here you can read more about them.

Apache

An example for Apache you can be found in the htaccess.txt file. This file is located in the root of your Masa instance.

IIS

An example for IIS you can be found in the web.config.txt file. This file is located in the root of your Masa instance.

Nginx

Tomcat