Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ProxyRequests Off
- <Proxy>
- Order deny,allow
- Allow from all
- </Proxy>
- <Location /guacamole/>
- ProxyPass http://localhost:8080/guacamole/
- ProxyPassReverse http://localhost:8080/guacamole/
- </Location>
Advertisement
Add Comment
Please, Sign In to add comment