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

Re: [cobalt-users] ErrrorDocument (help)



> > ErrorDocument 401 /error401.html
> > ErrorDocument 403 /error403.html
> > ErrorDocument 404 /error404.html
> > ErrorDocument 500 /error500.html
> what's the rest of your .htaccess file?  just these lines?
> at the minimum you must have:
> Options
> as the first line.

I don't have Options in my .htaccess. However, I do have the site set to
Override All in the access.conf file.
I suppose if you didn't have this you might have to do the Options thing.

Carrie