Thread
:
?
View Single Post
#
2
(
permalink
)
2007-12-09, 07:24 AM
strasm
Senior Member
Join Date: Dec 2004
Posts: 199
it does by default. if you are trying to do something special like make .htm files handled by php, then do modify the php addtype line to look like this:
Code:
AddType application/x-httpd-php .php .htm .html
strasm
View Public Profile
Find all posts by strasm