/[adm]/puppet/modules/apache/templates/vhost_django_app.conf
ViewVC logotype

Diff of /puppet/modules/apache/templates/vhost_django_app.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 182 by misc, Sat Nov 6 17:50:14 2010 UTC revision 201 by misc, Mon Nov 8 01:12:49 2010 UTC
# Line 3  Line 3 
3          # Serve static content directly          # Serve static content directly
4          DocumentRoot  /dev/null          DocumentRoot  /dev/null
5    
6          WSGIScriptAlias / <%= wsgi_dir%>/<%= name %>.wsgi          WSGIScriptAlias / /usr/local/lib/wsgi/<%= name %>.wsgi
7    
8          <Location />          <Location />
9              Allow from all              Allow from all

Legend:
Removed from v.182  
changed lines
  Added in v.201

  ViewVC Help
Powered by ViewVC 1.1.30