Hi Guys/Gals,

I created a web app using JP Scalettis brilliant DBAuth python module
(http://jpscaletti.com/webpy_auth/), but when I try running it live
(on AWS) I have some problems.

I can login but once I go to a page that is protected using the
@auth.protected() decorators Im thrown back to the login page.

This problem only started once I began serving the app through apache/
mod_wsgi. Also Im not getting any errors in my Apache error logs.

Thanks

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

Reply via email to