Forum Moderators: coopster
I accomplish this by changing:
AddType application/x-httpd-php .php
to
AddType application/x-httpd-php .php .html
But now, all my apache redirects don't work, and the apache error pages want to download.
The .html parse thru PHP, and ofcourse .php is fine.
I've covered everything I know, and would like to know if anyone else has come across before.
Thanks
DJ