[6047] in www-talk@info.cern.ch
extend CGI
daemon@ATHENA.MIT.EDU (Chris Shenton)
Wed Oct 5 12:18:35 1994
Date: Wed, 5 Oct 1994 17:12:37 +0100
Errors-To: listmaster@www0.cern.ch
Errors-To: listmaster@www0.cern.ch
Reply-To: cshenton@wasabi.nsi.nasa.gov
From: Chris Shenton <cshenton@wasabi.nsi.nasa.gov>
To: Multiple recipients of list <www-talk@www0.cern.ch>
OK, I sit corrected :-)
On Wed, 5 Oct 94 14:35:21 +0100, decoux@moulon.inra.fr (ts) said:
ts> With this URL : http://moulon.inra.fr/cgi-bin/script/path the
ts> script receive :
ts> PATH_INFO /path
ts> PATH_TRANSLATED /moulon/Public/www/path
ts> If I change my hierarchy (i.e /moulon/Public/www), server send
ts> the same PATH_INFO but a different PATH_TRANSLATED.
Oh, this is exactly what I need. I didn't realize I could get at it
this way.
Many thanks!