Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Oct 2003 14:58:07 +0200
From:      Nico Meijer <nico@zeus.piweb.nl>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: apache & php3 question
Message-ID:  <3F7C20DF.4040808@zeus.piweb.nl>
In-Reply-To: <r02000200-1028-2B526642F4D711D7AF4D00306583A5FE@[10.0.0.119]>
References:  <r02000200-1028-2B526642F4D711D7AF4D00306583A5FE@[10.0.0.119]>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Considering:

 > <IfModule mod_php4.c>
 >     AddType application/x-httpd-php .php
 >     AddType application/x-httpd-php-source .phps
 > </IfModule>

Change:

 >     AddType application/x-httpd-php .php

To:

 >     AddType application/x-httpd-php .php .php3

And you should be dandy again... Nico



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F7C20DF.4040808>