html or htm parsed as shtml not working

To parse .html or .htm files as .shtml add the following to your .htaccess file in the public_html folder:


AddHandler server-parsed .shtml .html .htm



If includes are still not working it may be the case you are on a server with nginx reverse proxy setup. If so, contact us and we can place an exception on your domain name for it. It is highly recommended to use .php or .shtml instead and utilize the nginx reverse proxy and varnish cache as they can speed up your website significantly.

  • 134 Users Found This Useful

Was this answer helpful?

Related Articles

Redirect Internet Explorer visitors to a supported browsers page

Redirect users of Internet Explorer to a supported browsers page or any other page.  To do this,...

Enable AllowOverride

If you have an application that requires allowoverride enabled, create an .htaccess file and...

Sub-Domain times out

When you add a sub-domain and it times out make sure you do not have redirection set from that...

I can not move out of the / directory, why not?

For security reasons, you cannot move out of the root folder of your own domain.

Convert PDF to HTML Service

To convert your PDF files to html try using the following converter tool from Adobe:...