|
Posted by Jon Maz on 10/03/05 15:12
Hi All,
Forgive a newbie-ish question here, but I've not been long in the Apache /
PHP world.
I'm just learning about mod_rewrite, and a question occurred to me. Once
Apache has rewritten a url, the php page can (obviously) see the *rewritten*
url and access it via $_GET. But does php have any access to the *original*
url? I'm told that Apache *does* expose both urls (original and rewritten),
it's just a question of whether the php module also exposes both.
Any ideas?
Cheers,
JON
Navigation:
[Reply to this message]
|