Skip to content

Instantly share code, notes, and snippets.

View arrahman's full-sized avatar

Abdur Rahman arrahman

  • Nationwide Appraisals Service
  • Toronto, Canada
View GitHub Profile
@odan
odan / xampp_php7_xdebug.md
Last active February 25, 2025 20:49
Installing Xdebug for XAMPP
@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