I have a site on my server that only works with a www. example: http://www.dartmouthplayers.ns.ca/ works but without it, it does not. http://dartmouthplayers.ns.ca/

But the site's bindings has both listed:

alt text

and the DNS has the blank host record: alt text

What did I not set right?

It's odd because: http://dartmouthplayers.ns.ca/ - returns a 500 error and http://randomtexthere.dartmouthplayers.ns.ca/ - returns a server not found error

thanks!

link|improve this question

65% accept rate
feedback

1 Answer

I would ask this on serverfault.com. From my end, http://dartmouthplayers.ns.ca/ works fine and http://www.dartmouthplayers.ns.ca/ is returning a 500. DNS looks fine as both resolve to 74.84.132.101. It looks like an IIS configuration problem.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.