Skip to content

Commit 7a38010

Browse files
authored
remove comment
1 parent 015d9df commit 7a38010

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

etc/nginx/conf.d/default.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ server {
2929
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
3030
fastcgi_param PATH_INFO $fastcgi_path_info;
3131
fastcgi_param HTTPS $is_https;
32-
33-
# Hide PHP headers
3432
fastcgi_hide_header X-Powered-By;
3533
}
3634
}

0 commit comments

Comments
 (0)