PDA

View Full Version : Apache serving *.php.html* pages as php?



somethingkindawierd
April 15th, 2010, 05:27 PM
I have a web server running Apache that is serving *.php.html pages as php, not html.

Given the setup I'd prefer not editing the *.conf files for the virtual servers.

Does anyone know of a .htaccess trick to force Apache to server *.php.html files as html?

Thanks!

somethingkindawierd
May 20th, 2010, 04:05 AM
bump

simeon87
May 20th, 2010, 12:21 PM
AddType text/html .php.html