Listen 99 SetEnv PYTHONPATH /opt/PYTHONPATH # create new # ErrorLog /var/log/httpd24/mysite-err.log # CustomLog /var/log/httpd24/mysite.log combined ServerName mamlambo DocumentRoot /var/www/mamlambo/html WSGIScriptReloading On WSGIDaemonProcess mamlambo python-path=/opt/PYTHONPATH WSGIProcessGroup mamlambo WSGIScriptAlias /mamlambo /var/www/mamlambo/wsgi/wsgi.py Order allow,deny Allow from all Order allow,deny Allow from all