when calling http://myserver/test.php/this/is/virtual/dir I want to have "/this/is/virtual/dir" in $HTTP_SERVER_VARS["PATH_INFO"]. It worked OK with Apache1, but it's not working any more with Apache2.
Why? Any help? Anybody using this? Thanks for any idea.