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

RE: [cobalt-users] blankity blankin custon 404 pre directory



> 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