On Thursday, October 23, 2014 4:20:02 PM UTC+2, Massimo Di Pierro wrote:
>
> 1)
>
> web2py.py -L options.py
>
> will read the configuration from a options.py file. An example is in 
> examples/options_std.py 
>
> 2) 
>
> Yes. All pages will require https.
>
> uhm, not really. Depends on the options passed, and surely without app 
code involved in it it won't force http to https automatically if both are 
available. 

@john: if you need https for everything, just DON'T allow http (i.e. set 
interfaces to [('0.0.0.0',443,'ssl_private_key.pem','ssl_certificate.pem')])

-- 
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