]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add the 'CgiCommandArgs off' directive, to allow paranoid admins
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 21 Mar 2002 05:55:37 +0000 (05:55 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 21 Mar 2002 05:55:37 +0000 (05:55 +0000)
commit72f30ab9c3df907cb8b123ea3cc08d5253a3c5d8
tree3bc1a5788420237ad11b6d4e17435584ab259175
parent6f228920b9d862466a5af1ab180249a5d9f452e1
  Add the 'CgiCommandArgs off' directive, to allow paranoid admins
  to disable the query argument passing mechanism in Apache.
  [Aaron Bannert]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94072 13f79535-47bb-0310-9956-ffa450edef68
src/include/http_core.h
src/main/http_core.c
src/main/util_script.c