mirror of
https://github.com/php/php-src.git
synced 2026-04-24 08:28:26 +02:00
REQUEST_URI is a handy server variable, lets pass it onto ISAPI/PHP
This commit is contained in:
@@ -86,6 +86,7 @@ static char *isapi_server_variables[] = {
|
||||
"REMOTE_HOST",
|
||||
"REMOTE_USER",
|
||||
"REQUEST_METHOD",
|
||||
"REQUEST_URI",
|
||||
"SCRIPT_NAME",
|
||||
"SERVER_NAME",
|
||||
"SERVER_PORT",
|
||||
|
||||
Reference in New Issue
Block a user