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

Re: [cobalt-users] Error Document



At 17:10 -0800 10-03-00, SunUp Media Group, Inc. wrote:
>The 404 works fine.  404 errors are redirected to the specified url.
>However, when I add the 401 line, it wont even prompt someone
>for their username and password it just automatically sends them to the
>redirect page.


Hi!

You have to use a url without the first part as ErrorDocouemt for 401, ref.
http://www.apache.org/docs/misc/FAQ.html#errordoc401

You can also see http://www.apache.org/docs/mod/core.html#errordocument



-Kaj :)