Nick Kew wrote:
# these get processed by the php interpreter (space delimited)
AddType application/x-httpd-php .php .htm .<your extension here>
Please don't propagate that myth. Abusing AddType for server-side
handlers is a grotty hack inherited from the NCSA server, and has
been wrong since Apache 1.1 in 1996.
See AddHandler.
Ok, thanks for the info... have changed my php.conf file accordingly.
AddHandler php5-script .php .htm
--
Norman
Registered Linux user #461062
-Have you been to www.apache.org yet?-
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]