RE: Apache, PHP, and PHPGroupware

Startseite
Anhänge:
Nachricht
+ (text/plain)
Nachricht löschen
Nachricht beantworten
Autor: Jeremy C. Reed
Datum:  
To: plug-discuss
Betreff: 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