On 1/28/06, Daniel Silva <[EMAIL PROTECTED]> wrote:

> > The fix is to use only absolute URLs (starting in http:// or at least
> > /) in the errordocument.

>
> I´ve tried to use absolute URLs, like this:
>
> ErrorDocument 401 http://200.xxx.xxx.xxx/solicitar_acesso.php
>
> But, the browser shows the default ErrorDocument...
> Why?

I meant to use absolute references inside the php file pointed to by
ErrorDocument.  The Errordocument directive itself must not use an
absolute url, as the docs or error_log would tell you.

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