Joshua Slive schrieb:
> On 10/16/07, Falk Hackenberger <[EMAIL PROTECTED]> wrote:
>> some user of apache detect that
>> if use AddType like
>>
>> AddType application/x-httpd-php .php
>>
>> that also files as
>> foo.php.bar will be handeld as a application/x-httpd-php.
>>
>> He that this is handeld
On 10/16/07, Falk Hackenberger <[EMAIL PROTECTED]> wrote:
> Hello,
>
> some user of apache detect that
> if use AddType like
>
> AddType application/x-httpd-php .php
>
> that also files as
> foo.php.bar will be handeld as a application/x-httpd-php.
>
> He that this is handeld as DefaultType.
> I th
Hello,
some user of apache detect that
if use AddType like
AddType application/x-httpd-php .php
that also files as
foo.php.bar will be handeld as a application/x-httpd-php.
He that this is handeld as DefaultType.
I think this to.
I think it is necessary to document this behavior more clearly,