On 1/28/06, Daniel Silva <danielnsilva@xxxxxxxxx> 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx