1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00
iiab/roles/sugarizer/templates/sugarizer.conf

7 lines
212 B
Text
Raw Normal View History

2018-06-21 19:42:51 +00:00
ProxyPass /sugarizer http://box.lan:8089
2018-08-07 22:10:52 +00:00
#ProxyPass /sugarizer http://box:8089
# Old Version, wasn't working as of 2018-08-07:
#RewriteEngine on
#RewriteRule ^/sugarizer(.*)$ http://localhost:8089$1 [PT]