> Is it expected behaviour that apache shows the noindex file instead of a > 403 document in this case? This is a CentOS 4 system > (httpd-2.0.52-41.ent.7.centos4) so it could well be this is an issue > that has been fixed in later releases.
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. --------------------------------------------------------------------- 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]
