Under Apache, it's possible to recover the URL that caused a 404, which can be handy in helping the user *and* identifying the problem (e.g., a typo in an HREF).
I'd like to do the same for my AOLserver 404 handlers, but can't seem to locate the information (Ns_ConnRedirect overwrites the original conn request with the URL of the redirect, so apparently not accessible even to C/Tcl APIs). Any suggestions? Anyone hacked the source to allow this? I'm presently running 3.2+ad12 in production. TIA, Mike
