[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Custom Error Pages
- Subject: Re: [cobalt-users] Custom Error Pages
- From: CBartkowiak (Raven) <lists@xxxxxxxxxxxxxxx>
- Date: Wed Mar 6 12:07:02 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Wed, 6 Mar 2002 17:02:52 -0600, Todd W mumbled something like:
>when someone goes to an area on the
>site that is password protected and can't enter a correct password
>it goes back to the default cobalt page which I don't want.
This is because you have an .htaccess file in the password-protected
directory. It overrides any access files from directories above it.
If you want that directory to have the same behaviors as the parent
directory, you'll have to add the Error Page lines into it as well.
--
CarrieB