[BlueBream] Manager authentication + Apache

tlcastro01 tlcastro01 at gmail.com
Mon Jan 31 14:13:19 EST 2011


i'm using WSGI like this:


    WSGIDaemonProcess bb user=myuser group=mygroup processes=1 threads=15
home=/project/path/
    WSGIProcessGroup bb

	WSGIScriptAlias /bb /project/path/parts/wsgi_app/wsgi

        <Directory /project/pathparts/wsgi_app>
            Order deny,allow
            Allow from all
        </Directory>

and i get nothing in apache's errorlog.

thanks.

-----
Thiago L. Castro
-- 
View this message in context: http://bluebream.765161.n3.nabble.com/Manager-authentication-Apache-tp2385500p2390421.html
Sent from the BlueBream mailing list archive at Nabble.com.


More information about the bluebream mailing list