On Fri, 7 Jan 2005, David Demland wrote:
> Yes, and the AddType lines looks like:
>
> AddType application/x-httpd-php .php
> AddType application/x-httpd-php .php4
> AddType application/x-httpd-php .php3
You may want to try:
AddType application/x-httpd-php3 .php3
AddType application/x-httpd-php .php .php4
Or:
AddType application/x-httpd-php3 .php .php3
AddType application/x-httpd-php .php4
Jeremy C. Reed
BSD News, BSD tutorials, BSD links
http://www.bsdnewsletter.com/
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss