How do I parse html files as shtml?

Create an .htaccess file in the directory needed and add the following:

AddHandler server-parsed .html

  • 484 Users Found This Useful

Was this answer helpful?

Related Articles

Why is my account suspended?

Why is my account suspended? If you are receiving an account suspended page when trying to access...

Redirect http to https and www

To forward a website to use both www. and https:// use the following in an .htaccess file:...

Why is the server load status red?

The server load status will be red if the server is under a little more stress than usual. This...

How can I redirect http to https?

Create an .htaccess file with the following contents and upload it to your public_html directory....

Troubleshooting Cloudflare errors

You may encounter errors using CloudFlare from time to time. This article may help to resolve...