[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

Regards,
Paul