RE: Apache, PHP, and PHPGroupware

Página superior
Adjuntos:
Obtener este mensaje como un correo
+ (text/plain)
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy C. Reed
Fecha:  
A: plug-discuss
Asunto: 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