mermulade
April 7th, 2009, 03:18 PM
Hello, i have a question about the infamous server side includes:
I would like to make my includes work without the .shtml extension. (it works fine with .shtml but I am too lazy to change all the extensions on my website...) I attempted to create a .htaccess file that I placed in the /var/www/ directory. It reads:
AddType text/html .shtml
AddHandler server-parsed .shtml .html
Please help, Mermulade
I would like to make my includes work without the .shtml extension. (it works fine with .shtml but I am too lazy to change all the extensions on my website...) I attempted to create a .htaccess file that I placed in the /var/www/ directory. It reads:
AddType text/html .shtml
AddHandler server-parsed .shtml .html
Please help, Mermulade