Posted by Crash\" Dummy on 08/09/07 12:32
> AddHandler application/x-httpd-php .htm
> AddHandler application/x-httpd-php .html
> You would need to restart Apche again so it rereads the config file, but
should
> get you were you want to go. It would allow you to add PHP content with the
HTML
> pages, so that you don't have to rename all the pages on your site to .php
> files.
It should be noted that passing all the passive HTML pages through the PHP
engine will slow response times and increase work for the server.
--
Crash
Navigation:
[Reply to this message]
|