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

[cobalt-users] internal handling of 404 error



Hi,
I have set up a .htaccess to redirect 404 errors to a script

ErrorDocument 404 http://www.ausdns.com/404error.php3

I would like it to be able to work in the following form:

ErrorDocument 404 /404error.php3
or
ErrorDocument 404 404error.php3

It will go to my script in the first form but not in the last two.

The reason is that if I can use the second or third form I can get the name
of the script that caused the error - can't using the external redirect.

any clues ?

Jim Carey
www.OZbcoz.com