Forum Moderators: coopster
In my .html pages, I've included php includes. For some reason, they fail to show up on the Web page. I tested to make sure php was enabled on my host with test.php ( phpinfo() )...no problem. It's just the .html files that won't display the php code output.
This is exactly the way I have it set up on my other sites by the way. I include php includes within my .html pages. In order for this to work I simply used a .htaccess file- so the server could parse .html files with php...
I tried to put this file within the actual includes folder- as well as in the regular directory with the index.html file...
nothing...
Why is .htaccess not doing the trick?
Thanks for any help
[edited by: madcat at 12:30 am (utc) on Oct. 30, 2003]
One of these could be why. Do other things work in your .htaccess file?