If you use the internal redirect mechanism like this
ns_section "ns/server/${servername}/redirects"
ns_param 404 "/notfound.adp" ;# Not Found error page
And your notfound page wants to know what URL they originally asked
for, [ns_conn url] won't tell you, since you have already been
redirected.
Is there any way to find out where you were internally redirected from?
- Ian
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]>
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject:
field of your email blank.