Added fixes for last apache update
This commit is contained in:
@@ -20,6 +20,8 @@ server {
|
||||
}
|
||||
|
||||
location / {
|
||||
proxy_ssl_server_name on;
|
||||
proxy_ssl_name $host;
|
||||
proxy_pass http://%ip%:%web_port%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user