Skip to content

Commit

Permalink
Removed unneccessary comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Kseen715 committed Dec 1, 2024
1 parent b8a9320 commit 868ef2f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nginx/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ server {
# Remove server information headers
server_tokens off;
proxy_hide_header X-Powered-By;
# more_clear_headers Server;
# more_clear_headers X-Powered-By;

# Add security headers
add_header X-Content-Type-Options "nosniff" always;
Expand Down

0 comments on commit 868ef2f

Please sign in to comment.