Index: [Article Count Order] [Thread]

Date:  Tue, 27 Jun 2006 17:22:15 +0100
From:  "Colin Jack" <colin (at mark) mainline.co.uk>
Subject:  [coba-e:05893] 301 redirects in .htaccess
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <F07DD4D0940AFF41A207BE85479D2AFF180EC2 (at mark) server.mainline.local>
X-Mail-Count: 05893

We have moved a client off an old RAQ3 server onto one of our new
CentOS/BQ 4.2 specials and have a problem.

They use 301 redirects in a .htaccess in the root of their web site e.g.

Redirect 301 /pages/html/e_of_e.html
http://www.easterncathedrals.org.uk/index.html
Redirect 301 /pages/html/chelmsford.html
http://www.easterncathedrals.org.uk/chelmsford.html

This doesn't work on the new box - lots of these in the error_log:

[Tue Jun 27 16:47:08 2006] [alert] [client 72.30.110.16]
/home/.sites/38/site94/web/.htaccess: Redirect not allowed here
[Tue Jun 27 16:47:08 2006] [alert] [client 72.30.110.16]
/home/.sites/38/site94/web/.htaccess: Redirect not allowed here
[Tue Jun 27 16:47:35 2006] [alert] [client 84.45.131.144]
/home/.sites/38/site94/web/.htaccess: Redirect not allowed here

Can anybody shed any light?

Thanks

Colin