Skip to content

Commit 90c1959

Browse files
committed
fix stale comment in apache proxmox conf
1 parent 67b1314 commit 90c1959

File tree

1 file changed

+1
-1
lines changed
  • files/etc/apache2.webserver.ext/sites-enabled

1 file changed

+1
-1
lines changed

files/etc/apache2.webserver.ext/sites-enabled/2-pve.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@
5858

5959
</Location>
6060

61-
# FIXME: we don't proxy any spice or VNC connections yet...
6261
# We really would be a lot better off doing this in nginx:
6362
# https://forum.proxmox.com/threads/nginx-reverse-proxy-for-spice.89108/
6463
# or https://forum.proxmox.com/threads/spice-viewer-with-reverse-proxy.87475/
64+
# but we wanted to be able to use our existing apache external webserver for letsencrypt certbot integration
6565
<IfModule mod_proxy_balancer.c>
6666

6767
<Proxy "balancer://pvecluster">

0 commit comments

Comments
 (0)