To cover ANY version of PHP (and any other type of HTML file I might have
embedded PHP code in),  I made sure that all the possible file 'extensions'
were mentioned in the appropriate config line in "httpd.conf"

    Addtype application/x-httpd-php  .php  .php3  .php4  .htm


Markus Mattes wrote:

> We  have successfully installed php3 and php4 under AIX4.3.3 with
> Apache1.3.19.
> Now we can see the php3-documents in the browser(NS4.7).
> In opposition to that the php4-documents are only downloadable.
> Is there any setting that is not described in the manual we have to do
> therewith the browser can show us both types of php?
>
> Thanks for help,
>
> Markus Mattes
>
> e-mail: mmattes.de.ibm.com
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to