Support ! as a ProxyPass target
authorClinton Ebadi <clinton@unknownlamer.org>
Tue, 25 Nov 2014 01:24:21 +0000 (20:24 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Tue, 25 Nov 2014 01:24:21 +0000 (20:24 -0500)
commit621629dc64ea614907eb1f9b77e3288d8dbd299f
tree29a53e62f8baad66e902c7bd349b9bdf3b8178ae
parent53043cda16a4efd64705d7fc5ca188f67c92c84f
Support ! as a ProxyPass target

Reported by notd, ProxyPass can take ! to indicate not to proxy
anything under a path. Split proxy_target and proxy_reverse_target
types since ProxyPassReverse does not allow ! as a target.
lib/proxy.dtl
src/plugins/apache.sml