]> granicus.if.org Git - apache/commit
Allow optional name=value options within <Proxy
authorMladen Turk <mturk@apache.org>
Wed, 2 Aug 2006 07:59:47 +0000 (07:59 +0000)
committerMladen Turk <mturk@apache.org>
Wed, 2 Aug 2006 07:59:47 +0000 (07:59 +0000)
commit78f6ef08594844fde064209ab1c9617194fe3097
tree2305650726db25d48530166e40c0b627862cef18
parent20a4dc5137483d6e3905348e70c388aa5c1a1bf2
Allow optional name=value options within <Proxy
section line. Additional arguments are allowed
only for 'standard' url's, meaning that the wildchar
urls will return error like before.
This allow to specify the worker/balancer parameters
on the definition line, without the need for extra
ProxySet options.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@427928 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy.c