What sort of auth? If you mean HTTP Basic authentication, read:

  
http://code.google.com/p/modwsgi/wiki/AccessControlMechanisms#HTTP_User_Authentication

Graham

On Monday, December 20, 2010 5:22:24 PM UTC+11, lollerskates wrote:
>
> I'm having a bizarre issue with mod_wsgi and repoze.what. My project 
> pretty much works except for auth. I set it up with 
> repoze.what.plugins.quickstart.setup_sql_auth (with sqlalchemy) and / 
> login_handler calls when I try to login result in 404s. However, when 
> I run it via paster and reverse proxy connections to it in httpd.conf, 
> auth works fine.  Any ideas? Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-disc...@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to