Handle FastCGI situations where PATH_INFO is not available. master
authorRobert Sesek <rsesek@bluestatic.org>
Tue, 20 Aug 2019 04:01:43 +0000 (00:01 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Tue, 20 Aug 2019 04:01:43 +0000 (00:01 -0400)
commit268c9ae85752e5409338df8c94ece1a33424f265
tree255946a195348b8995cc93b25aa8c48b24d9d743
parent93e85e14f3b30d033324277751a9ba4c655b4399
Handle FastCGI situations where PATH_INFO is not available.

Construct it from SCRIPT_NAME and DOCUMENT_URI.
http/front_controller.php