ive tried adding a htaccess file such as
so that i can keep my file extension html. however it does not work. and i read this in a similar postCode:AddType application/x-httpd-php .html
"SSI enabling is causing the problem. We also tested this using 2 external servers outside our network, one we disabled SSI and it worked and the second was a server with php loaded as an apache module with SSI enabled and it worked.
So we concluded that since PHP is loaded as a cgi and SSI is enabled then parsing PHP within an HTML file will not work."
does anyone know of a workaround?
thank you



Reply With Quote

Bookmarks