Cybersquads
Aug 19 2006, 01:16 AM
Hi,
I have a few sites on my win2003 box.
my main site cybersquads.com no problems
subdomains of cybersquads.com no problems
any other domains get 404 errors?
I believe it must be something to do with the dns setting but im kinda a noob.
Thanks in advance for your time.
Trevor
eddy2099
Aug 19 2006, 01:40 AM
Run your domain name through
http://www.dnsreport.com if you suspect an error with the dns.
If you however get a 404 error, it is mostly likely that it is not a DNS issue, it could be that the sites may not have the right permissions.
Cybersquads
Aug 19 2006, 02:14 PM
like i said im kinda a noob so how do i check the proper permissions?
thanks
eddy2099
Aug 19 2006, 04:19 PM
Is the site running PHP, ASP, ASPX or anything dynamic?
You will need to log into your server via Remote Desktop connection. Then open up IIS Manager, once you locate the domain name, do a right-mouse click on the name and select Properties. Check to see all the settings such as Local Path and Execute Permission under the Home Directory tab to see if they are set correctly.
Make sure that the files are uploaded to the same folder listed in Local Path. When you RDC into your server, you can go to 'My Computer' of your server and see if the path for the site matches the path listed in Local Path in the Properties tab.