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

“Not Secure” Web Error

In this day and age browsers now default to using https:// instead of http://. We make SSL...

What is a Top-Level-Domain (TLD)?

TLD stands for Top Level Domain. This includes any domain names which suffix is .com, .net, .org,...

Enable AllowOverride

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

What is a domain?

A domain is a human-readable name assigned to an IP address to make accessing websites much...

htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable

To solve “.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable” follow...