Status
Not open for further replies.
9 comments
It's opening fine. Do this on your computer :
1. open command prompt and type : ipconfig /flushdns
2. clear all cookies and cache of your browser.
3. restart your pc.

Or.
Switch to Google DNS.

It should work fine, else wait for 24 hours max.
 
without www it doesn't work

[slide]http://i.imgur.com/ddLCi.png[/slide]

with www your site work

[slide]http://i.imgur.com/md5UY.png[/slide]


just add second CNAME to your DNS
 
Hi,

You can use:

Code:
RewriteEngine on 
RewriteCond %{HTTP_HOST} ^k3lvinmitnick.com$
RewriteRule ^(.*) http://www.k3lvinmitnick.com/$1  [QSA,L,R=301]

++
 
Status
Not open for further replies.
Back
Top