[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] .htaccess and recursive error document statement
- Subject: Re: [cobalt-users] .htaccess and recursive error document statement
- From: Manuel.Schmitt@xxxxxxxxxxx (Manuel Schmitt)
- Date: Mon Sep 17 18:11:12 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > 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?