Skip to content

Instantly share code, notes, and snippets.

View princemardoch's full-sized avatar
🧚‍♂️
ekip

leprincemardoch princemardoch

🧚‍♂️
ekip
View GitHub Profile
@princemardoch
princemardoch / nginx.conf
Created September 16, 2024 17:52 — forked from plentz/nginx.conf
Best nginx configuration for improved security(and performance)
# to generate your dhparam.pem file, run in the terminal
openssl dhparam -out /etc/nginx/ssl/dhparam.pem 2048