Difference between revisions of "Notes on Guacamole working configuration"
From MyWiki
(Created page with "Apache config <br> Found that for rdp protocol ProxyPass was better than mod_jk<br> <source lang="text"> ProxyPass /guacamole http://localhost:8088/guacamole flushpackets...") |
(No difference)
|
Latest revision as of 12:27, 17 February 2016
Apache config
Found that for rdp protocol ProxyPass was better than mod_jk
ProxyPass /guacamole http://localhost:8088/guacamole flushpackets=on ProxyPassReverse /guacamole http://localhost:8088/guacamole