Posted by Adam on 09/28/03 11:50
I'm having a problem with finding the URL error value with a custom
error404 (PHP) page - accessed via an .htaccess error redirect.
Let's say I have a link in "test.php" to "wups.php" in a document -
and "wups.php" no longer exists (and I forgot to amend the link in
"test.php").
Is it possible to retrieve the [erroneous] link info?
All I seem to be able to get is the referring page (test.php) and the
actual error page (error.php) that the user gets redirected to.
Adam.
[Back to original message]
|