]> granicus.if.org Git - apache/commit
Add CGIVar directive for configuring REQUEST_URI behavior
authorJeff Trawick <trawick@apache.org>
Mon, 14 Mar 2016 15:42:45 +0000 (15:42 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 14 Mar 2016 15:42:45 +0000 (15:42 +0000)
commit9b6702a85c165ca6503f564b1653dc2e3f72404f
tree4498dbddd94a93e12073fe69fe759a48b1692546
parent2d292b96bb0c65b04b962a4aa4be48741d37eefd
Add CGIVar directive for configuring REQUEST_URI behavior

The goal is to use this one directive to handle any configurable
CGI variable behavior; only one CGI variable is supported initially.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1734947 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/core.xml
include/http_core.h
server/core.c
server/util_script.c