----- Original Message ----- > On Thu, Jan 20, 2011 at 3:10 PM, --[ UxBoD ]-- <uxbod@xxxxxxxxxxxx> > wrote: > > ----- Original Message ----- > >> Did you set RewriteEngine on? > >> > >> Where do you define your rules? If there's a VirtualHost handling > >> the > >> request, they need to be defined there. > > > > Hello Eric, > > > > Thank you for the response. Yes it is a virtual host and I am using > > the following directives for it: > > > > <VirtualHost *:80> > > Â ÂServerAdmin webmaster@xxxxxxxxxxxxxx > > Â ÂDocumentRoot "/www/somedomain.com" > > Â Â<Directory /www/somedomain.com> > > Â Â Â ÂAllowOverride All > > Â Â</Directory> > > Â ÂServerName www.somedomain.com > > Â ÂServerAlias somedomain.com www.somedomain.co.uk somedomain.co.uk > > Â ÂErrorLog "logs/www.somedomain.com-error.log" > > Â ÂCustomLog "logs/www.somedomain.com-access.log" common > > </VirtualHost> > > > > I have hardened Apache though I did try changing the directives in > > httpd.conf for /www to have AllowOveride All as-well but to > > no-avail. It seems odd though that a normal re-direct is working > > fine. > > Use the RewriteLog to debug. > Any ideas Eric please ? 123.123.123.123 - - [20/Jan/2011:20:22:05 +0000] [www.somedomain.co.uk/sid#8893968][rid#b8b1640/initial] (1) [perdir /www/somedomain.com/] pass through /www/somedomain.com/ 123.123.123.123 - - [20/Jan/2011:20:22:05 +0000] [www.somedomain.co.uk/sid#8893968][rid#b8f3e10/subreq] (1) [perdir /www/somedomain.com/] internal redirect with /index.php [INTERNAL REDIRECT] 123.123.123.123 - - [20/Jan/2011:20:22:05 +0000] [www.somedomain.co.uk/sid#8893968][rid#b8f5e20/subreq] (1) [perdir /www/somedomain.com/] pass through /www/somedomain.com/index.php -- Thanks, Phil --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx