I believe you can use reverse rewrite rules in apache

http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html

and rewrite usls as https if the session cookie is set to secure.



On Dec 17, 1:13 am, Johann Spies <[email protected]> wrote:
> > I think whether to use https and/or https should be handled outside
> > the application.
>
> I would like it to be easily possible to handle for example all logins
> (where passwords are used) through https while the rest could be http.
>  Because I don't know how to handle that within the application at the
> moment I use https for everything.
>
> Regards.
> Johann

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" 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/web2py?hl=en.


Reply via email to