> Objet : Re: [EMAIL PROTECTED] ErrorDocument 401 problem
>
>
> On 5/7/07, Christian HAESSIG <[EMAIL PROTECTED]> wrote:
>
> > ErrorDocument 401 /var/www/sites/untranet_redirect/index.php
>
> > As you can see, the redirection should be done to the file
> >
Hi,
I'm using apache 1.3.34.
I try to do a redirection on an 401 error in a virtual host. I saw in the
apache FAQ I had to use ErrorDocument 401 /foo/bar
So, that's what I've done.
Here is the virtual host description :
NameVirtualHost *:80
ServerName toto.ircad.fr
DocumentRoo