answersLogoWhite

0


Best Answer
Several PossibilitiesThe site specified in their .htaccess file on their server/host that the address must contain the www in order to execute the pages. Others may specify in this same file that the address does not require the www. See the codes below for both options.

There's a record on the server that the webmaster needs to have to enable "http://sitename.com". Memory fails me as to what it is called. Think of it as splitting the IP number assigned.--> Edit:

You need to specify the server alias in the httpd.conf or vhosts.conf ( here inside the directive ). Assume you use the form: ServerAlias sitename.com then you can use the directives below. In case you use *.sitename.com then any subdomain is valid to reach the main domain ( if you do not redirect them somewhere else ). Thus, make it without the *

Requiring No WWWAdd this code to your .htaccess file on your server for your website if you would like addresses without the www access your site:

Options +FollowSymLinks

RewriteEngine On

RewriteBase /

RewriteCond %{HTTP_HOST} !^askapache\.com$ [NC]

RewriteRule ^(.*)$ http://askapache.com/$1 [R=301,L]

Require the WWWAdd this code to the same file to always require the www in the address to access your site:

Options +FollowSymLinks

RewriteEngine On

RewriteBase /

RewriteCond %{HTTP_HOST} !^www\.askapache\.com$ [NC]

RewriteRule ^(.*)$ http://www.askapache.com/$1 [R=301,L]

Require the WWW without hardcodingOptions +FollowSymLinks

RewriteEngine On

RewriteBase /

RewriteCond %{HTTP_HOST} !^www\.[a-z-]+\.[a-z]{2,6} [NC]

RewriteCond %{HTTP_HOST} ([a-z-]+\.[a-z]{2,6})$ [NC]

RewriteRule ^/(.*)$ http://%1/$1 [R=301,L]

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why do some sites work with sitename.com but some other sites need the www in www.sitename.com?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you playdownload music movies videos etc to Ipod from sites other than Itunes Do you know of any other sites?

rhapsody is great.. www.rhapsody.com you can try it free- but will soon need a membership


Any other site to upload photo?

There are several sites that lets you upload and share photos, but the one I use is TinyPic.com because it is free and you don't need an account. There are other sites like ImageShackand Photobucket but you need an account for those. Hope I helped!-Austinepic


What do you need to connect your aspire one notebook to your sony wega TV?

You need a VGA to RCA. You can buy these on eBay or other online sites.


What are some image library sites?

"Some examples of image library sites include Google.com and Bing.com, for which you would need to click images when using the websites. Also you may find some other sites through the two sites I have listed."


Do you need an account for Mafia Wars?

Yes you need one, depends on what site you want to play it on. You can play it on Facebook and other social network sites.


A search engines advanced search feature will help you if you need?

More detail from a wider search of other sites


Where do you need to register yourself in online tutoring sites Suggest you some sites?

You need to have a valid email address when registering in the online tutoring sites.


Why isn't YoYo Games as popular as the other game sites?

Because you need a plugin to play games or you must download them.


What do mean by extern site?

External sites are those not found on site. External websites are those that need referencing. External sites in terms of engineering are different locations, mostly where other operations are performed.


Where can I go to take a math lesson?

I would look at Sullivan and other math tutoring sites. They will help you learn the math you need to.


Why are people interested in adult chat sites?

People are interested in adult chat sites because they need comfort of other people. Today's world keeps some people from interacting with others, so they look on adult chat sites to find people to talk to.


Can you Help Me on Pokemon Platinum?

With what? If you need help with a certain thing, you can ask a specific question, but if you need help with the game-play, storyline, knowing what to do, you can find a walk-through on other sites. There is one walk-through for Pokemon Platinum on http://www.psypokes.com/platinum/walkthrough.php but there are also many other sites out there that you can find on Google. :) I hope this helped.