Am 06.11.06 schrieb Joerg Behrens <[EMAIL PROTECTED]>:
Vladislav Vorobiev schrieb:
[..]
>> > <Ifmodule mod_php4.c>
>> >     AddType application/x-httpd-php .php .php3 .php4
>> >     AddType application/x-httpd-php-source .phps
>> > </IfModule>
>> >
>> > Wobei ich das PHP5 Modul verwende.
>>
>> Das ganze IfModule-Geraffel ist doch völlig überflüssig...
>>
>> Rainer
>
> Ok ich habe das if weg gemacht. Jetzt will er runterladen.
> Interpretieren möchte der trotzdem nicht

Mach mal nur eine Endung hinten dran.
AddType application/x-httpd-php .php

Hallo Joerg,

sieht so aus:

 AddHandler php4-script php
 AddType application/x-httpd-php .php .phtml .php3 .php4
 AddType application/x-httpd-php-source .phps

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

Antwort per Email an