Create an .htaccess file in the directory needed and add the following:
AddHandler server-parsed .html
- 484 Users Found This Useful
Related Articles
How can I change the default page / document?
Create a .htaccess file, include the below information into it and upload it to the public_html...
Set CORS header to Allow Access for any Incoming Domain
The following may be used to set to always set the CORS header for any incoming domains without...
Enable Mod Rewrite
Create an .htaccess file with the following contents and upload it to your public_html directory....
Add Flash Chat to your Website
We ran into this website recently which allows you to easily insert a flash chat room into your...
Error 401 Unauthorized
This can occur when a web page requires authorization or a login to view the contents. If none...
