Fix url rewriting
commit47970e99d7e9c4ade40eb9fafabbd86628dc9938
authormwilliams <mwilliams@fb.com>
Wed, 10 Jul 2013 15:21:37 +0000 (10 08:21 -0700)
committerSara Golemon <sgolemon@fb.com>
Thu, 11 Jul 2013 22:11:12 +0000 (11 15:11 -0700)
tree42dfc75aece518f5d0ad57d7c1382b26027d0e40
parentca02e9e4823fb02e3fd4fdc67227cf717139c2b9
Fix url rewriting

Only apply pathTranslation if a path hasn't been rewritten
(they're always relative paths), or if the rewritten path
didn't begin with '/'.
hphp/runtime/base/server/request_uri.cpp