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 the server load status red?

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

Creating a Form Button

Sometimes all you need is a simple button. The following pages are pretty useful tools for...

What is a domain?

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

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

Disable error_log via htaccess

Prevent public display of PHP errors via htaccess# supress php errorsphp_flag...