mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
3 lines
166 B
Text
3 lines
166 B
Text
RewriteRule ^/sugarizer(.*)$ http://localhost:8089/sugarizer$1 [P,L]
|
|
ProxyPassReverse /sugarizer http://localhost:8010/sugarizer
|
|
ProxyRequests Off
|