SYSXPERTS
« website »

Welcome Guest. Please Login or Register.
Nov 22nd, 2009, 11:36pm





Pages: 1  Reply Notify Send Topic Print
 thread  Author  Topic: website  (Read 177 times)
frustrated user
Guest
xx website
« Thread started on: May 4th, 2004, 09:08am »
Quote

My website can only be seen if you type the www first another website is contacted if i just type mysite.com with out the www .. can anyone tell me how to correct this
User IP Logged

Multiple names for single web
Guest
xx Re: website
« Reply #1 on: May 7th, 2004, 09:33am »
Quote

First, you need to have DNS entry pointing to the IP address of your web server for both mysite.com and www.mysite.com; furthermore, your web server needs to be configured to listen for requests to mysite.com if you are running virtual servers on a single IP Address. The configurations are different depending on server, please provide more detail of your configuration.
« Last Edit: May 7th, 2004, 09:34am by Paul Valentino » User IP Logged

Dave
New Member
Image

member is offline

Avatar




PM


Posts: 1
xx Re: website
« Reply #2 on: Mar 11th, 2005, 3:31pm »
Quote

You could also use a rewrite code in the htaccess file to "silently" redirect users to the URL without the www

Something like this:
Code:
   RewriteEngine On
   RewriteCond %{HTTP_HOST} ^www\.domain\.com$ [NC]
   RewriteRule ^(.*)$ http://domain.com/$1 [R=301,L] 


Substitue your web URL in as needed.

I hope that helped.
User IP Logged

gfcao
Guest
xx Re: website
« Reply #3 on: Sep 26th, 2006, 7:57pm »
Quote

Dave, your wife is a sleeper!!!!! tongue
User IP Logged

Pages: 1  Reply Notify Send Topic Print
« Previous Topic | Next Topic »

About Us Packages Services Solutions

Copyright© 2002-2004 SYSXPERTS LLC.

New Monthly Ad-Free Plan!

$6.99 Gets 50,000 Ad-Free Pageviews!
| Free Shoutboxes | Hookah |

This Board Hosted For FREE By Conforums ©
Get Your Own Free Message Board!