Bob,

Add this line to your .htaccess file:

AddType application/x-httpd-php .html

No security problems, just an added load on your server to parse (potentially) static 
files.

Jim

>>> Robert Foster <[EMAIL PROTECTED]> 10/28/02 12:46PM >>>
I would like to be able to have my Hosted web server parse my .html
files for php commands also, instead of just files with the .php
extension. Currently only .php files are parsed by PHP. Is it possible
to do this with an .htaccess file? What directory should I put the
.htaccess file in? An example would be great.

Also, any security problems having .html files parsed by php for php
commands?

Thanks,
Bob.

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php 



--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to