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

How can I change the index listing in a directory?

You can change the initial page that is sent to client requests when a directory is accessed by...

How to create a temporary 302 redirect via htaccess

An easy way to create a temporary redirect from one page to another web page is to use the 302...

What is a domain?

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

Mounting Samba Share in Linux for Startup

The following may be used to mount a samba share via your /etc/fstab file for bootup on...

View your website in older browser versions

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