This is twitter.com/sukria's TypePad Profile.
Join TypePad and start following twitter.com/sukria's activity
twitter.com/sukria
Recent Activity
Indeed, adding RAW_PATH_INFO could be a good idea, I also think that changing the PATH_INFO meaning could be worse than living with that bug.
PATH_INFO decoding horrors
If your application (script) is located in /foo, and when a request is made on /foo/bar%2fbaz (where %2f means an URI encoded forward slash "/"), what would the PATH_INFO value be? /bar%2fbaz (undecoded) or /bar/baz (decoded)? First of all, Apache has a problem using %2c in the URL anyway: they ...
Subscribe to twitter.com/sukria’s Recent Activity
