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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to