Hello, I setup a new server with nginx, ssl and scgi today. The crazy thing is, that the connection is done per SSL, but the admin interface is still disabled. I access.py, but everything seem to be ok.
within request 'HTTP_REFERER': 'https://web2py.domain.com/admin/ default/site' seem to be ok, but is_https is still FALSE. Any idea, what could be wrong? Best regards, Joerg