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
|
RewriteEngine On
|
||||||
|
|
||||||
|
{% if rewrite %}
|
||||||
RewriteRule ^{{remotepath}}$ %{REQUEST_URI}/ [R=301]
|
RewriteRule ^{{remotepath}}$ %{REQUEST_URI}/ [R=301]
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue