Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 173595

Proxmox server as backend of apache reverse proxy

$
0
0
Hello.
The first is to congratulate the team who have made this great server virtualization.
Second apologize for my bad English.
I have installed Proxmox behind a apache reverse proxy like this:

Quote:

ServerName proxmox.xxxxx.xxxxx.xxx
ProxyRequests off
ProxyPreserveHost on
SSLProxyEngine on


ProxyPass / https://proxmox.xxxxx.dmz:8006/
ProxyPassReverse / https://proxmox.xxxxx.dmz:8006/


SSLCertificateFile /etc/ssl/certs/www.crt
SSLCertificateKeyFile /etc/ssl/private/www.key
SSLEngine on


The web access works but can not be accessed by non-vnc and spice to the virtual machines.


How could I set it up?


Thank you.

Viewing all articles
Browse latest Browse all 173595

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>