RE: Apache, PHP, and PHPGroupware

Pàgina inicial
Adjunts:
Missatge com a correu electrònic
+ (text/plain)
Delete this message
Reply to this message
Autor: Jeremy C. Reed
Data:  
A: plug-discuss
Assumpte: 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