|
Hi everyone, I setted up my Apex domain (example.com) for a WebHop to a sub-domain (http://www.example.com)/ that points to a CName record. If I get in (www.example.com) everything goes fine, BUT if I try to use my apex zone with webhop it doesn't work at all ! I'm not using cloaking ! Any Help ?? May I can't set my apex zone to a webhop ?? Thanks you! |
|
That will work - I've done it before. If you were to edit your post to provide your actual domain we may be able to spot the problem for you. The WebHop looks fine, I'm seeing a redirect to |
|
This seems to be solved:
wget -O - http://totendev.com/
--23:44:21-- http://totendev.com/
=> `-'
Resolving `totendev.com`... done.
Connecting to http://totendev.com[204.13.248.125]:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://www.totendev.com/ [following]
--23:44:22-- http://www.totendev.com/
=> `-'
Resolving `www.totendev.com`... done.
Connecting to http://www.totendev.com[50.19.244.241]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
|
|
Hi there , The domain name is "totendev.com". THE CRAZY THING IS THAT SOMETIMES IT JUST REDIRECT TO 127.0.0.1 ,and NO my hosts is not pointing to it. If we go into "www.totendev.com", everything goes fine, as should be ! Here is my configuration: |
|
Thanks for everyone ! It seems to be solved, WITHOUT any changes in my DNS or server configurations ! I really do not know what happened (this is the WORST), it was terrible 12 hours !! Now everything is normalized ! Hope it doesn't happen again ! Thanks again !! |