mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 19:52:06 +00:00
6 lines
212 B
Text
6 lines
212 B
Text
ProxyPass /sugarizer http://box.lan:8089
|
|
#ProxyPass /sugarizer http://box:8089
|
|
|
|
# Old Version, wasn't working as of 2018-08-07:
|
|
#RewriteEngine on
|
|
#RewriteRule ^/sugarizer(.*)$ http://localhost:8089$1 [PT]
|