Beauford.2002 wrote:

accessed unless you log in - is there a way to have this line in an html
file without changing the extension to .php?

Yes, but you need to tell Apache (in the AddType line in httpd.conf) to parse all ".html" files with php. This has a performance implication for ordinary ".html" files.

HTH
Chris



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



Reply via email to