Prune reversepassproxy configs.
This commit is contained in:
parent
a81bc16c74
commit
d2502b2754
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
{% if rewrite %}
|
||||
RewriteEngine On
|
||||
|
||||
{% if rewrite %}
|
||||
RewriteRule ^{{remotepath}}$ %{REQUEST_URI}/ [R=301]
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue