[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: Php3 Problems



> I have apache 1.3 running with php4 on debian woody. 
> Unfortunatly my webserver cannot parse any php3 files. 
> When i want to open files with this ending i get an unknown mime typ. 
> i have added all mime types, as far as i am concerned: 
> 
> 
>   AddType application/x-httpd-php .php
>     AddType application/x-httpd-php3 .php .php4 .php3
>     AddType application/x-httpd-php-source .phps
>     AddType application/x-httpd-php .php4 .php3 .phtml .php .inc
>     AddType application/x-httpd-php-source .phps


This is what I have in my Apache config on Woody.

# And for PHP 4.x, use:
#
AddType application/x-httpd-php .php .php3 .php4
AddType application/x-httpd-php-source .phps


Steve

--
This message has been scanned for viruses and dangerous
content by MailScanner, and is believed to be clean.


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: