Hi

Apologies if I've missed this in the docs but I need a bit of steer
with using https and pyramid. Thinking of using nginx as a proxy as
per the docs deployment example and want to know if the recommended
approach is to use rewrite rules at the proxy level to switch to https
or should this be done in pyramid. If the latter, then how is this
achieved?

E.g. if a user requests http://mysite//login and this needs to go over
https, how can this be switched/redirected to https://mysite//login in
pyramid?

Thanks

Guy

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

Reply via email to