[wp-hackers] REQUEST_URI on IIS isn't SCRIPT_NAME

Sam Angove sam at rephrase.net
Sun Oct 22 15:15:47 GMT 2006


On 10/22/06, Computer Guru <computerguru at neosmart.net> wrote:
> Does anyone know of a way on IIS to check the actual path requested and not
> the script being engaged?

Tried dumping $_SERVER to see if there's anything useful there? MSDN
list[1] a couple of possible variables: URL, UNENCODED_URL,
HTTP_URL...

[1] http://windowssdk.msdn.microsoft.com/en-us/library/ms524602(VS.80).aspx


More information about the wp-hackers mailing list