[PATCH] Defined REQUEST_URI on Microsoft IIS servers
Ezra.Smith at bentley.com
Ezra.Smith at bentley.com
Wed Oct 31 20:21:20 UTC 2007
> Well, unfortunately, REQUEST_URI is not mentioned in any standard I
can
> find, nor is it found under Apache's documentation of mod_cgi. I'm not
> sure where it comes from.
Hmm, yeah. In any case, while looking at this stuff I realized that I
should
take my own suggestion about using SCRIPT_NAME + PATH_INFO in the url
base
block of code. My current method only works for repositories hosted at a
web
server's root...which happens to be what I'm doing (no surprise there),
but is likely not the case for everyone.
-Ezra
More information about the Mercurial-devel
mailing list