WSGIDaemonProcess pybitweb user=pybitweb group=pybitweb processes=1 threads=5 WSGIProcessGroup pybitweb WSGIScriptAlias / /usr/share/pybit-web/application.wsgi WSGIPassAuthorization On WSGIApplicationGroup %{GLOBAL} WSGIPassAuthorization On Order deny,allow Allow from all LogLevel info ErrorLog ${APACHE_LOG_DIR}/pybit-error.log CustomLog ${APACHE_LOG_DIR}/pybit-access.log combined