ServerName domain.name WSGIDaemonProcess hbnet user=hbnet_user group=hbnet_user threads=5 python-home=/opt/hbnet_venv WSGIScriptAlias / /var/www/html/hbnet/hbnet.wsgi WSGIProcessGroup hbnet WSGIApplicationGroup %{GLOBAL} WSGIScriptReloading On Order deny,allow Allow from all