https://forum.hestiacp.com/t/fix-for-safari-ios-error-nsposixerrordomain-100/2438 Co-authored-by: Sotiris Tsimbonis <stsimb@tesla4.local>
@@ -48,5 +48,7 @@ server {
location ~ /\.hg/ {return 404;}
location ~ /\.bzr/ {return 404;}
+ proxy_hide_header Upgrade;
+
include %home%/%user%/conf/web/%domain%/nginx.ssl.conf_*;
}
@@ -39,6 +39,8 @@ server {
@@ -41,6 +41,8 @@ server {
disable_symlinks if_not_owner from=%docroot%;