[BlueBream] Manager authentication + Apache

Thierry Florac thierry.florac at onf.fr
Tue Feb 1 03:56:19 EST 2011


Le lundi 31 janvier 2011,
  tlcastro01 <tlcastro01 at gmail.com> a écrit :
======================================================================
> 
> 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.
======================================================================


That's strange, your WSGI configuration seems OK...
Are you sure you don't have a simple "browser cookie" problem ??

Regards,
Thierry
-- 
Chef de projets intranet/internet
Office National des Forêts - Département Informatique
2, Avenue de Saint-Mandé
75570 Paris Cedex 12
Tél. : 01 40 19 59 64
Fax. : 01 40 19 58 85
Mél. : thierry.florac at onf.fr
Web. : http://www.onf.fr


More information about the bluebream mailing list