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