]> granicus.if.org Git - php/commit
MFH(r-1.225): fixed bug #23669
authorMoriyoshi Koizumi <moriyoshi@php.net>
Sat, 17 May 2003 18:55:23 +0000 (18:55 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Sat, 17 May 2003 18:55:23 +0000 (18:55 +0000)
commit41278da02f7f8c812ba5dec3cb1dcf813aa8b1df
tree12ade25eb2cf07c160b9786a1d6bdad0dc6e8221
parentd76c684cef8341b6f00bf9db2f1c8f827c59f796
MFH(r-1.225): fixed bug #23669
# When the script is launched with the "Action" directive,
# PATH_TRANSLATED is then populated to indicate the virtual location of
# the script, and both REDIRECT_URL / PATH_INFO are set to the virtual URI.
# Otherwise, REDIRECT_URL may take an arbitrary value instead of the actual
# URI, which cannot be relied upon at all.
sapi/cgi/cgi_main.c