Thread
:
turning on php parsing with .htaccess
View Single Post
2004-10-07, 10:15 AM
#
1
mikeyddddd
A woman is like beer. They look good, they smell good, and you'd step over your own mother just to get one!
Join Date: Sep 2003
Location: Irving, TX
Posts: 57
I had to put that after allowing .htm & .html to be parsed like this:
AddType text/x-server-parsed-html .html
AddType text/x-server-parsed-html .htm
AddType application/x-httpd-php .html .htm
Great tip! Thanks, Cleo.
__________________
mikey likes it
mikeyddddd
View Public Profile
Visit mikeyddddd's homepage!
Find More Posts by mikeyddddd