On Oct 28 2007 14:16, Joshua Slive wrote:
>On 10/27/07, Jan Engelhardt <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>>
>> .php files are skipped when mod_negotiation looks for files.
>
>This is just a guess, but perhaps you are using AddType rather than
>AddHandler to activate php and need to read
>http://mark.tranchant.co.uk/notes/multiviews

grep -r php5 /etc/apache2:

./conf.d/php5.conf:        AddHandler application/x-httpd-php .php

So it's in (this is the default config file from the distribution.)
The webpage you name says "AddHandler php-script .php",
does that make a difference?

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to