Redundant slash.
This commit is contained in:
parent
9e3059a308
commit
ae1e36c5c8
1 changed files with 2 additions and 2 deletions
|
@ -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}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue