I must be missing something, but the last few Nginx + Cartridge sites I 
have launched I have to https the whole the site. If I don't the sections I 
need SSL on just do a 302 redirect loop.

Here are my settings:

SSL_ENABLED = True
SSL_FORCE_URL_PREFIXES = ('/shop/cart','/shop/checkout','/account','/admin')
SSL_FORCED_PREFIXES_ONLY = True

I also enabled the SSL middleware. 

My Nginx config matches the one provided.

Thoughts?

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to