improved phpmyadmin install

This commit is contained in:
2020-05-01 12:10:27 +02:00
parent afc177a506
commit 384eb7a315
2 changed files with 16 additions and 2 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ server {
fastcgi_param PATH_INFO $fastcgi_path_info;
fastcgi_param HTTP_PROXY "";
fastcgi_param HTTPS on;
fastcgi_param HTTPS off;
fastcgi_request_buffering off;
}