I just reloaded my app on Pythonanywhere and after reloading, my site is 
forced to https for some reason.
All HTTP requests are redirected to HTTPS. I didn't uncomment the 
#request.requires_https()
Anyone had a similar issue? What is the best way to resolve this?

I asked Python anywhere, they said it "sounds like a web2py config thing". 
The only time I need the https is when I login to the admin as 
Pythonanywhere requires https there.
When the rest of my URLs are forced to https, it's kind of a problem. 

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to