Skip to content

Instantly share code, notes, and snippets.

@filipevarjao
Created October 25, 2012 18:15
Show Gist options
  • Save filipevarjao/3954436 to your computer and use it in GitHub Desktop.
Save filipevarjao/3954436 to your computer and use it in GitHub Desktop.
#Alias /robots.txt /var/www/html/portal/portal/static/robots.txt
#Alias /favicon.ico /var/www/html/portal/portal/static/favicon.ico
#AliasMatch ^/([^/]*\.css) /var/www/html/portal/portal/static/
#Alias /static/ /var/www/html/portal/portal/static/
#Alias /media/ /var/www/html/portal/portal/media/
#WSGIScriptAlias / /var/www/html/portal/portal/wsgi.py
#WSGIPythonPath /var/www/html/portal:/usr/lib/python2.6/site-packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment