mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Add sugar redirect-match
This commit is contained in:
parent
d60ee4917d
commit
d57152d9b9
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@
|
||||||
|
|
||||||
ProxyPass /sugarizer http://localhost:{{ sugarizer_port }}/sugarizer
|
ProxyPass /sugarizer http://localhost:{{ sugarizer_port }}/sugarizer
|
||||||
ProxyPassReverse /sugarizer http://localhost:{{ sugarizer_port }}/sugarizer
|
ProxyPassReverse /sugarizer http://localhost:{{ sugarizer_port }}/sugarizer
|
||||||
|
RedirectMatch ^/sugar$ /sugarizer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue