How can I get rid of the hash tag in my AngularJS site URL?
问题 I uploaded an AngularJS site to my gh-pages branch and pointed the DNS A records to 204.232.175.78. Now the site is live but I see a hash tag as part of the URL structure. Here are the two URLs one can see the home page of the site at http://www.maxmythic.com/#/ http://siddhion.github.io/maxmythic_angular/#/ The URL I want visitors to enter and see in the address bar is simple maxmythic.com . If one enters maxmythic.com it redirects to http://www.maxmythic.com/#/. How would I make the URL of