On Thursday 04 January 2001 05:53, you wrote:
> On the Raq4 how is it possible to allow php3 file extension
> without modifying manually the httpd.conf file for every virtual sites.
Place these outside of the virtualhost directives, and they will be global
settings:
AddType application/x-httpd-php .php
AddType application/x-httpd-php .php3
Remove all others AddTypes for php. You could have a x-httpd-php3 declaration
(the old style) somewhere that is screwing up PHP4.
Sean.
--
Digital Spinner, Inc.
802.948.2020
[EMAIL PROTECTED]
_______________________________________________
cobalt-developers mailing list
[EMAIL PROTECTED]
http://list.cobalt.com/mailman/listinfo/cobalt-developers