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