$HTTP_SERVER_VARS["REDIRECT_STATUS"] will be "404" (or "403" if you trap
those too).

$HTTP_SERVER_VARS["REDIRECT_URL"] will be the requested URL that caused
the error.

- Tim
  http://www.phptemplates.org

On 05 Aug 2001 18:46:04 +0100, Tom Carter wrote:
> I'm using an apache directive to redirect 404's to one of my own pages, and
> i was wondering it is possible find out what the request was that caused
> 404.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to