We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67b1314 commit 90c1959Copy full SHA for 90c1959
files/etc/apache2.webserver.ext/sites-enabled/2-pve.conf
@@ -58,10 +58,10 @@
58
59
</Location>
60
61
- # FIXME: we don't proxy any spice or VNC connections yet...
62
# We really would be a lot better off doing this in nginx:
63
# https://forum.proxmox.com/threads/nginx-reverse-proxy-for-spice.89108/
64
# or https://forum.proxmox.com/threads/spice-viewer-with-reverse-proxy.87475/
+ # but we wanted to be able to use our existing apache external webserver for letsencrypt certbot integration
65
<IfModule mod_proxy_balancer.c>
66
67
<Proxy "balancer://pvecluster">
0 commit comments