+ Reply to Thread
Results 1 to 1 of 1
Thread: Enabling shtml with .htaccess
-
Administrator
- Join Date
- Mar 2010
- Posts
- 74
Enabling shtml with .htaccess
Inorder to enable shtml with .htaccess use the following
AddType text/html .shtml
AddHandler server-parsed .shtml
Options Indexes FollowSymLinks Includes


LinkBack URL
About LinkBacks



Reply With Quote