[mod_scgi] fix prefix matching to always match url
commitb29e69e5b746d1ee1d371893170b6ce31bbdb20e
authorGlenn Strauss <gstrauss@gluelogic.com>
Fri, 28 Oct 2016 19:10:45 +0000 (28 15:10 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Sat, 29 Oct 2016 13:14:07 +0000 (29 09:14 -0400)
tree1a78905bbfb1fece996c585dcce3ace122ba874c
parent204df0681400da072116633b1d4368e6aa900d13
[mod_scgi] fix prefix matching to always match url

Fix mod_scgi prefix matching: match the prefix always against url,
not the absolute filepath (regardless of check-local)

(apply fix similar to commit:fe8b7e57 applied to mod_fastcgi in 2008)
src/mod_scgi.c