Namespace Core\Env\Server\Redirect
Constants summary
| DocumentRoot | Document root directory. |
| Handler | Redirection handler. |
| QueryString | Original query string before an internal redirection. Should be used to get the original query from the user before any modification by the server. |
| ScriptURI | Full script URI. |
| ScriptURL | Script URI path segment (without schema and authority). |
| SiteCGIRoot | Site CGI root directory. |
| SiteHTMLRoot | Site HTML root directory. |
| SiteRoot | Site root directory. |
| Status | Redirection status code. |
| UniqueID | |
| URL |