WSGIDaemonProcess flowers user=www-data group=www-data threads=5 WSGIScriptAlias /flowers /usr/share/projects/Flowers/flowers.wsgi WSGIProcessGroup flowers WSGIApplicationGroup %{GLOBAL} Order deny,allow Allow from all