> In response to Rasmus, I need to make this for all html files under a
> domain, not just one file. Is there anyway to do this?

Sure, in your httpd.conf file look for your <VirtualHost> block for the
dmain and add:

 AddType application/x-httpd-php .html

-Rasmus


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to