cwcs
11-12-2005, 06:50 PM
Ok, I'm scratching my head here. I have my .htaccess file set up to redirect to a php page when the user doesn't authenticate properly. Now here's the catch: I want to send the URL of the page the person is trying to access as part of the 103 URL (ie: /denied.php?url=notallowedinto.htm). Just doing an HTTP_REFERER call on the php page doesn't pull up anything.
1. Is it possible?
2. If it is, how do you do it?
Thanks in advance,
Chris
1. Is it possible?
2. If it is, how do you do it?
Thanks in advance,
Chris