ServerAdmin webmaster@helux.nl SSLEngine On SSLCertificateFile /etc/pki/tls/certs/localhost.crt SSLCertificateKeyFile /etc/pki/tls/private/localhost.key Order allow,deny Allow from all ProxyPass http://localhost:8080/guacamole/ max=20 flushpackets=on ProxyPassReverse http://localhost:8080/guacamole/ ProxyPassReverseCookiePath /guacamole/ / ErrorLog /var/log/httpd/guacd-error.log CustomLog /var/log/httpd/guacd-access.log common