apache: generalize localProxyRewrite into proxyRewrite release_20190427
authorClinton Ebadi <clinton@unknownlamer.org>
Sat, 27 Apr 2019 22:48:52 +0000 (18:48 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Sat, 27 Apr 2019 22:48:52 +0000 (18:48 -0400)
Allow use of any proxy target instead of localhost (which has not had
any use at hcoop for several years since we moved member logins/daemon
to a server separate from apache), and allow passing rewrite
flags. Apache will accept any combination of rewrite flags, despite
all combinations not making any sense.


No differences found