You are trying to fix things on www.1cyu.com site which is in my opinion wrong.
You should first (and only) fix the www.cnn-news.1cyu.com site that it won't redirect to www.1cyu.com. Contact your provider on how to do that - it seems that what you configured now is not correct. Without knowing your configuration interface at the provider we can't help much other than general guidelines.
It seems that you configured the domain www.cnn-news.1cyu.com to redirect to www.1cyu.com/cnn-news. This is wrong. You should have configured a new web site that points to the same folder on the disk or create a server alias which would result in an address of www.cnn-news.1cyu.com/cnn-
Main Topics
Browse All Topics





by: uetian1707Posted on 2008-06-18 at 22:36:48ID: 21819490
Hi,
Ask your provider if there is an A record for "cnn-news.1cyu.com" in the zone file. There should be a separate A record for your above subdomain like below:
1cyu.com IN A 10.0.0.10
cnn-news.1cyu.com IN A 10.0.0.10