Nik,
> > AddType application/x-httpd-php .php .php3 .php4
> > AddType application/x-httpd-php-source .phps
You have just these two lines in you Apache config for PHP? In your first
post, you show conflicting entries. There should only be one "AddType
application/x-httpd-php" line, and one "Ad
Hi Steve!
> # And for PHP 4.x, use:
> #
> AddType application/x-httpd-php .php .php3 .php4
> AddType application/x-httpd-php-source .phps
DoesnŽt help me at all. Unfortunatly i tried all reasonable
combinations.
But when i try to open a php3 page my browser always tries to download
the file...
Wh
> 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
> A
Hi !
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 app
4 matches
Mail list logo