Am 05.11.06 schrieb Joerg Behrens <[EMAIL PROTECTED]>:
Vladislav Vorobiev schrieb:
> Hallo,
>
> ich habe schon mehrmals apache und php eingerichtet allerdings
> verstehe ich zur Zeit nicht warum es nicht interpretiert wird.

Also bei Apache 1.x und 2.0.x muss mach auch noch die AddTypes angeben.


Das habe ich auch:

<IfModule mod_php4.c>
 AddHandler php4-script php
 AddType application/x-httpd-php .php .phtml .php3
 AddType application/x-httpd-php-source .phps
</IfModule>

--------------------------------------------------------------------------
Apache HTTP Server Mailing List "users-de" unsubscribe-Anfragen an [EMAIL PROTECTED]
          sonstige Anfragen an [EMAIL PROTECTED]
--------------------------------------------------------------------------

Antwort per Email an