Redundant slash.

This commit is contained in:
Ralph Bean 2014-12-08 20:17:34 +00:00
parent 9e3059a308
commit ae1e36c5c8

View file

@ -8,5 +8,5 @@ RewriteRule /accounts/user/dogencert http://fas1/accounts/user/dogencert [P,L]
ProxyPassReverse /accounts/user/dogencert http://fas1/
ProxyPass {{localpath}} {{proxyurl}}/{{remotepath}}
ProxyPassReverse {{localpath}} {{proxyurl}}/{{remotepath}}
ProxyPass {{localpath}} {{proxyurl}}{{remotepath}}
ProxyPassReverse {{localpath}} {{proxyurl}}{{remotepath}}