Alias /robots.txt /home/akhan/gsoc/robots.txt
Alias /favicon.ico /home/akhan/gsoc/favicon.ico
Alias /static /home/akhan/gsoc/static
ErrorLog /home/akhan/gsoc/logs/error.log
CustomLog /home/akhan/gsoc/logs/access.log combined
WSGIScriptAlias / /home/akhan/gsoc/apache/django.wsgi
WSGIDaemonProcess akhan user=akhan group=users threads=25
Order deny,allow
Allow from all
Order allow,deny
Allow from all