Ignore:
Timestamp:
06/20/11 10:42:57 (11 months ago)
Author:
mviera
Message:

Nginx configuration for EuroPython? 2011 talk. See #370

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/merengueprojectorg/conf/nginx/conf/nginx.conf

    r4732 r4982  
    7575        } 
    7676 
     77        location /europython_2011/ { 
     78            alias /home/merengueproject/nginx/html/merengue_talk_europython_2011/; 
     79        } 
     80 
    7781        location / { 
    7882            uwsgi_pass unix:///home/merengueproject/sock/uwsgi.sock; 
Note: See TracChangeset for help on using the changeset viewer.