Forum Moderators: phranque
AddType application/x-httpd-php .shtml
Nothing happened. While I futilly tried to fix it, I decided to add some other extensions in there and see what happened:
AddType application/x-httpd-php .shtml .htm .html
.htm and .html are now able to parse PHP! But still no luck with the .shtml files. What's the deal there? And is there a workaround of any type?
AddHandler server-parsed .shtml
Jim
[edited by: jdMorgan at 10:56 pm (utc) on Nov. 30, 2007]