On 10/28/05, m i l e s <[EMAIL PROTECTED]> wrote:

> [Fri Oct 28 15:45:17 2005] [alert] [client xxx.xxx.xxx.xxx] /Library/
> WebServer/Documents/~adomain.com/.htaccess: ErrorDocument not allowed
> here.
>
> There is NO ErrorDocument in the vHost Directive for this domain
> (there should be, but there isn't).

Look again at the error message.  It is referring to an .htaccess
file, not httpd.conf.  You have an ErrorDocument directive in the
.htaccess file.

>
> When I remove the security from beta.xdomain.com the error above goes
> away.

I suspect that this is because you are changing the AllowOverride
directive.  AllowOverride has nothing directly to do with "security",
but affects whether apache will read .htaccess files.

Joshua.

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