Skip to content

Instantly share code, notes, and snippets.

@Sawboo
Sawboo / virtual.conf
Created August 28, 2013 21:34
nginx virtual config
server {
listen 80;
server_name www.groundupnet.com groundupnet.com;
access_log /srv/www/groundupnet.com/logs/access.log;
error_log /srv/www/groundupnet.com/logs/error.log;
charset utf-8;
# Django admin media.