Only http://www.domain works and not http://domain
Is this common, it used to work but not now, how do I fix this?
Thanks,
Jim
Only http://www.domain works and not http://domain
Is this common, it used to work but not now, how do I fix this?
Thanks,
Jim
check your dns...
and ensure that www is not in the dns zone files
www should be CNAME'd to the domain name
thanks for the relpy, but it is already cnamed to it. and still not working
http://stormyhosting.co.uk - shows Cpanel no website thingy page
it is very odd, any other ideas?
pm me.. maybe we can work some arrangement out...
and then I can have a look at it for ya.
Sheldon
thanks, but
topic still open, problem not yet solved, any other ideas?
Check the "ServerAlias" statement in httpd.conf for the domain.
To further expound on this reply, mine look like:Originally Posted by sawbuck
ServerName voygr.com
ServerAlias voygr.com www.voygr.com
They are space seperated
ok i will take a look at that
nope that seems to look fine![]()
![]()
Or you try to restart your apache if you can suffer some downtime...
Your domain.com.db should have entry like this:
domain.com. 14400 IN NS ns.yrnameserver.com.
domain.com. 14400 IN NS ns1.yournameserver.com.
domain.com. 14400 IN A xx.xx.xxx.xxx
localhost.domain.com. 14400 IN A 127.0.0.1
domain.com. 14400 IN MX 0 domain.com.
mail 14400 IN CNAME domain.com.
www 14400 IN CNAME domain.com.
ftp 14400 IN A xx.xx.xxx.xxx
The first entry after the ns is the one that you should be looking for.
Also take care wrt periods.
Anup
thanks for fast relpy,
restarting apache did not work
and the DNS zone was exactly as you have stated.![]()
all other domains i host are working with out the www. except the domain here in question.
restart named
see for any error messages wrt the zone file of the said domain
check for dns at http://dnsreport.com for the said domain
All this presuming that you have not fiddled the serial count manually t some stage of DNS Zone File editing.... and there has been no changeover from IP to name based or vice versa...
If nothing work,
Delete the Zone Record
Create a Fresh Zone Record
restart named
Anup
BTW:: What response do u get when you access by http://domain
Last edited by anup123; 10-11-2004 at 05:19 AM.
Originally Posted by anup123
I'll have a go at that when i get back later on tonight.
http://stormyhosting.co.uk <<< i get the cpanel There is no website configured at this address.
If your server ip is : 216.240.154.208
Then kindly ask your service provider to add a PTR record for this IP
Also, perhaps there are issues related with your NS setup which you need to sort out with your service provider.
http://www.dnsstuff.com/tools/traver...co.uk&type=ALL
http://www.dnsstuff.com/tools/ptr.ch?ip=216.240.154.208
http://dnsreport.com/tools/dnsreport...yhosting.co.uk
http://www.dnsstuff.com/tools/tracer...yhosting.co.uk
Anup
Last edited by anup123; 10-11-2004 at 06:23 AM.