Just to conclude this post.
I was following a guide:
http://www.redrobotstudios.com/blog/2009/02/18/securing-django-with-ssl/
After a long day.
Concequently the nginx.conf had a rewrite rule(below) which passed to
the url dispatcher... which got a view with a decorator which rewrote
the header.
Hi Django Users
I have been looking to make some of my views secured by SSL, i have
made a certificate for testing.
For the views which require https i rewrite the url and redirect using
a decorator.
In theory this should redirect and nginx will server the views through https.
Instead what i fin
2 matches
Mail list logo