[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] blankity blankin custon 404 pre directory
- Subject: RE: [cobalt-users] blankity blankin custon 404 pre directory
- From: "Clark E. Morgan" <prlhkr@xxxxxxxxxxxxx>
- Date: Sat Dec 23 12:34:01 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> i have just about had it...
>
> i have tried secer htaccess files with different language, hoping one of
> them will return my custom 404/403 pages fro that dir only..
>
Here's a thought. Write some javacript and place it in your (now blank)
generic
error page to get the current url and return location.href() based on the
result.
I know it's not the most elegant solution; and it may be a crying shame
because I'm pretty sure apache will do what you want - I'm just not sure
how to make it so.
Clark Morgan