Questions tagged [bare-domain]

3 questions
24
votes
8 answers

Should I default my website to www.foo or not?

Notice how the default domain for stackoverflow is http://stackoverflow.com and if you try to goto http://www.stackoverflow.com it bounces you to http://stackoverflow.com ? What is the reason for this? Not the tech reason (as in the http code, etc)…
Pure.Krome
  • 84,693
  • 113
  • 396
  • 647
3
votes
5 answers

What are the pros/cons of using "www"?

Duplicate: Should I default my website to www.foo or not? To be quite honest, I'm ignorant as to what the differences between "http://example.com" and "http://www.example.com" are. I typically always use the shorter version, without the "www,"…
Josh Leitzel
  • 15,089
  • 13
  • 59
  • 76
3
votes
3 answers

Root domain behind AWS CloudFront

As per this Amazon's article I was trying to make the whole WordPress website work behind AWS CloudFront. Not just the static files but the whole website (it can be done with setting up proper cache behaviors). However if you use the bare domain…
Vila
  • 345
  • 2
  • 5
  • 12