[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] .htaccess and recursive error document statement



> >    ErrorDocument 404 http://www.domain.com/notfound.html
>
> Your line should read:
> ErrorDocument 404 /notfound.html

Yes, I know, but what do you think would happen if you use the one my
customer did create? Do you think that it will generate a kind of
endless-loop?