Hi Jesse,

The problem here is likely that GoDaddy aren't serving redirects over port
443 (the HTTPS port). Even if they were, users would get dire warnings about
broken SSL certificates.

The only solution is to find someone who will serve 302 redirects and host
your SSL certificate (someone you trust, naturally). I'm not sure if there
are any commercial services that will do that. It's fairly straightforward
to set up in Apache, if you have your own server somewhere, though.

-Nick Johnson

On Fri, Jun 12, 2009 at 4:25 PM, Jesse Grosjean <[email protected]>wrote:

>
> I'm hosting my website (www.hogbaysoftware.com) through Google Apps
> and on Google App engine.
>
> Previously this site was hosted on another service that allowed naked
> domains, so I have many incoming links of the form
> http://hogbaysoftware.com.
> To fix these links I enabled forwarding on Godaddy.com and generally
> that fixed the problem. Now most naked domains get forwarded to
> www.hogbaysoftware.com.
>
> The problem is that I also have some secure https incoming links such
> as:
>
> https://hogbaysoftware.com/store
>
> And unfortunately these (naked domain links using https) aren't
> getting properly forwarded. When I enter the above link in my browser
> the browser just says "Loading..." for a long time and then responds
> with:
>
> "Safari can’t open the page “https://hogbaysoftware.com/store” because
> the server where this page is located isn’t responding."
>
> Has anyone else noticed this problem. Can anyone recommend a solution?
>
> Thanks,
> Jesse
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to