I have a website built using Angular that I'm hosting with Google AppEngine. I have a domain name that I've forwarded to the AppEngine URL. When I run it directly off the Google AppEngine url, the hash bang urls are showing. However if it is via the domain name, it hides them. What am I doing wrong in the latter case? Is there some special setting I need to make in the domain forwarding w.r.t. Angular?
AppEngine url: http://gcdc2013-glowso.appspot.com/ Domain: http://glowso.me Domain Fwding settings ... URL Masking / Stealth Redirection / URL Hiding: ON Sub Domain Forwarding: OFF Path Forwarding: ON I tried with changing some of the latter settings, like making Path Forwarding OFF, but that doesn't help. If you could tell me know what could be the issue, that would be great. -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
