Skip to content

Instantly share code, notes, and snippets.

View htoopyae-codigo's full-sized avatar
🦕
Imma be a sauropod

Htoo Pyae Lwin htoopyae-codigo

🦕
Imma be a sauropod
  • Codigo
View GitHub Profile
@plentz
plentz / nginx.conf
Last active March 28, 2025 17:48
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