I have mapped my custom domain to GAE custom domain mappings. My domain resides at godaddy.com.
The mapping works and it always points to non-secure site, where as a secure site does exist.
I want on typing non secure site it should auto direct to secure site. I tried to use forward mechanism on loads, but somehow it gets in a loop from secure to non-secure.