Jason Greb wrote:
> /test is not going to work, because there IS NO file or folder named
> that, and it does not bounce to test.html or anything like that.

as an aside, /test.php/foo/bar works just fine

result:
$_SERVER['PATH_INFO'] == '/foo/bar'
$_SERVER['PATH_TRANSLATED'] == '/home/httpd/html/foo/bar'

quite useful

cheers,
-- 
Morten
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to