summaryrefslogtreecommitdiff
path: root/ext/mbstring/php_mbregex.c
diff options
context:
space:
mode:
authorShane Caraveo <shane@php.net>2002-12-01 21:37:14 +0000
committerShane Caraveo <shane@php.net>2002-12-01 21:37:14 +0000
commita3bd39429ca53a1a6647c505bb82803490943ee5 (patch)
treedc16515cb37323386ce3baa1e5fc3e3c0edc8cc0 /ext/mbstring/php_mbregex.c
parent529762a21aca6afe44f42550d2f4d134b61ece60 (diff)
downloadphp-git-a3bd39429ca53a1a6647c505bb82803490943ee5.tar.gz
Fix CGI to match cgi spec.
This patch properly fixes support for CGI in PHP. For backwards compatible broken behaviour, cgi.fix_pathinfo can be set to zero in php.ini. CGI failed to work under apache at all, either using the cgi-script directive or as a ScriptAlias setup. Typicaly it would try to parse itself. This will still happen if you dissable fix_pathinfo, and set DISCARD_PATH. This also fixes PATH_INFO, and finally we can run pres2 under cgi or fastcgi. This patch has been tested under Apache 1.3, 2.0, IIS, as both cgi and fastcgi, on Windows and OSX. A followup patch with build stuff for linux will follow.
Diffstat (limited to 'ext/mbstring/php_mbregex.c')
0 files changed, 0 insertions, 0 deletions