Quick URL Question

Spacemail by SpaceshipSpacemail by Spaceship
Watch
Impact
200
I don't know what's wrong. :'(
I want my site to be accessible when someone types: http://[B]www[/B].mysite.com

But it's only accessible when it's written in this form: http://[I]mysite[/I].com

When I try this: http://[B]www[/B].mysite.com it says something about having to modify the nameservers.

Anyone know what might be the problem, and how to solve it? Thanks!
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable Domains — AI StorefrontUnstoppable Domains — AI Storefront
Just add an htaccess to your root directory.
Options +Indexes
Options +FollowSymlinks
RewriteEngine on
RewriteBase /

RewriteCond %{HTTP_HOST} !^www\.mysite\.com [NC]
RewriteRule ^(.*)$ http://www.mysite.com/$1 [L,R=301]

I believe, -Nick- has a sticky thread in the SE section on w/ www redirection
 
0
•••
EDIT: posted above
I tried to find that thread, I thought I had it bookmarked...
:)
 
0
•••
Could be anything. Please let us know your site URL.
 
0
•••
I tried adding the code to my .htaccess. It directed the /mysite to the www.mysite instead of the other way round. :(
 
0
•••
did you change all of your nameservers?
 
0
•••
ask your host to check their apache record for your domain
found in httpd.conf ;)

Joe
 
0
•••
CatchedCatched

We're social

Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomainEasy — Payment Flexibility
DomDB
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back