On Wed, 13 Jan 2010 13:28:03 +0100, Kevin Thorpe <kevin.tho...@pibenchmark.com> wrote:

I tried stripping everything out as suggested and ended up with only the
basic httpd.conf and perl.conf installed, still no joy. Why is it
looking for index.php when I'm assking for a perl script? Config in
pastebin.

You happen to have a redirect rule at line 101 that looks like:

  RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]

are you sure that is correct?

--
Cosimo

Reply via email to