Hello Eric,

On Sat, 2010-12-18 at 18:03 +0100, Leonard den Ottolander wrote:
> On Sat, 2010-12-18 at 08:49 -0500, Eric Covener wrote:
> > Assuming your "noindex" page is a custom 403 ErrorDocument just for /,
> > then this is working correctly.  You've overridden the error response
> > with something very specific for this URL.
> 
> No, it's not.

It always helps to grep. It actually turns out this is indeed a 403
document defined as a <LocationMatch "^/+$"> in welcome.conf which is
provided by the RHEL/CentOS rpm. I suppose overriding that LocationMatch
in my vhost configuration should fix my issue. Thank you.

Regards,
Leonard.

-- 
mount -t life -o ro /dev/dna /genetic/research



---------------------------------------------------------------------
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