RE: Apache, PHP, and PHPGroupware

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Jeremy C. Reed
Date:  
To: plug-discuss
Subject: RE: Apache, PHP, and PHPGroupware
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 -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss