I am new to web2py and Apache w/mod_ssl and I have been searching
for
 a solution related to this topic but I must be missing a basic
 understanding of the necessary pieces in order to accomplish this.

 Our web2py apache setup seems to be fine.  I can access our app's
 pages using both http and https if I manually add the 's' to the url.

 What we are trying to do is smoothly transition from one controller/
 function using http to another using https.
 Example, a user arrives at http://init/default/index and then the
user
 selects ‘Login’ and they are sent to https:/init/default/login.  We
 need some controller functions to use http and some https.  Can this
 be done from within the controller/function?  If not, what is the
 ‘best practice’ approach to accomplishing this?

 - Jay

--

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


Reply via email to