From: Giorgio Ravera Date: Mon, 6 Jun 2022 09:59:40 +0000 (+0200) Subject: Added ProxyPreserveHost to webssh X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=5c5884c22d1749bbd843ba773d3d5cff3d9bf572;p=apache.git Added ProxyPreserveHost to webssh --- diff --git a/sites-available/webssh.giorgioravera.it.conf b/sites-available/webssh.giorgioravera.it.conf index 5cf0223..40bb536 100644 --- a/sites-available/webssh.giorgioravera.it.conf +++ b/sites-available/webssh.giorgioravera.it.conf @@ -1,7 +1,7 @@ ServerName webssh.giorgioravera.it ServerAdmin giorgio@giorgioravera.it - Redirect permanent / https://%{SERVER_NAME} + Redirect permanent / https://webssh.giorgioravera.it @@ -27,6 +27,7 @@ ProxyPass / http://webssh.giorgioravera.it:8888/ ProxyPassReverse / http://webssh.giorgioravera.it:8888/ + ProxyPreserveHost On #SSLProxyEngine on #ProxyPass / https://webssh.giorgioravera.it/