>> On 10.06.11 00:03, Jeroen Geilman wrote:
>>> You need to tell apache what to do with .php files.
>>>
>>> This can be implemented - as documented - by adding
>>>
>>> <FilesMatch \.php$>
>>>      SetHandler application/x-httpd-php
>>> </FilesMatch>
>>>
>>> in your Documentroot Directory block.

> On 06/15/2011 10:13 PM, Matus UHLAR - fantomas wrote:
>> Since when they recomment something different than AddHandler?

On 15.06.11 22:17, Jeroen Geilman wrote:
> Who are "they" ?

the PHP people apparently...

> The above is the recommended way on the apache httpd wiki:  
> http://www.php.net/manual/en/install.unix.apache2.php

Aha, I see:

"Instead of only using the Apache AddType directive, we want to avoid
potentially dangerous uploads and created files such as exploit.php.jpg from
being executed as PHP."

> We also unerringly advise it on freenode's #httpd channel.

Who are "we"? ;)
-- 
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Linux is like a teepee: no Windows, no Gates and an apache inside...

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to