Read /status from REQUEST_URI
Summary: When running php -S, built-in PHP server doesn't set DOCUMENT_URI.
Test Plan:
- cd src/public && php -S localhost:8000
- curl http://localhost:8000/status
Reviewers: dereckson
Reviewed By: dereckson
Differential Revision: https://devcentral.nasqueron.org/D3634