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,...

Setting up Zend Framework

When setting up Zend Frameworks in your hosting account be sure to upload your frameworks folder...

View your website in older browser versions

As developers and webmasters it is always important to make sure your website works in several...

How can I make search engine friendly urls with my app?

The best source is the support forums for the particular app. You can also check the following...

Unable to view Ultrawebhosting.com from my foreign browser

We are an American company based out of Seattle, WA. Our website is written in English as a...