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

Update sugarizer.conf

This commit is contained in:
A Holt 2018-08-07 18:10:52 -04:00 committed by GitHub
parent 21d9d39191
commit 818b7189b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1,6 @@
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]