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

htaccess - Allow Let's Encrypt to Validate and Renew

When receiving the following Let's Encrypt error message:domain.com: The SSL certificate expires...

Enable Mod Rewrite

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

htaccess referral redirect

It is often useful to redirect a visitor to a page based on the referring website. There are...

Why can users behind proxies not see my site?

If you have enabled hot link protection users behind proxies may not be able to see your site...

Error 406 unacceptable

This error can be caused by several factors. One cause can be the incorrect permissions are set...