Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View EdHubbell's full-sized avatar

Ed Hubbell EdHubbell

View GitHub Profile
server {
listen [::]:80 default ipv6only=on; ## listen for ipv6
listen 80; ## listen for ipv4
server_name www.truxie.com truxie.com;
#charset koi8-r;
#access_log /var/log/nginx/log/host.access.log main;
# to restart, run