[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] ErrrorDocument (help)
- Subject: Re: [cobalt-users] ErrrorDocument (help)
- From: "Carrie Bartkowiak" <ravencarrie@xxxxxxxx>
- Date: Sun Feb 25 16:55:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > 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