Hello everyone,
This really doesn't have much to do with Linux other than my server is
a Linux box. I thought this would be a good place to get some help
though. Okay, my problem is as follows.
I have a domain (
www.mydomain.com) parked at godaddy.com and forwarding
to my static IP (012.34.56.789) this works fine. If I go to a browser
and type in
www.mydomain.com I get my web page. Okay, I added dir
under /var/www/html/ and named it mydir so the path is
/var/www/html/mydir and placed an index file in it. Here is the
problem. I can access it if I use the following,
http://012.34.56.789/mydir/ but if I use
www.mydomain.com/christmas/ I
get a 404 error from the parking DNS server.
Is this NORMAL??
If I link to it from a page in the root of my webserver it works fine.
I.E. browse to
www.mydomain.com click on a link to (relative)
christmas/index.html it loads.
Is there a way around this? This leads in to my second question...
Right now I have a DNS set up on my server. It is set to "notify no".
At godaddy.com I can't point to my IP as it says it is not a valid name
server. If I change this to "notify yes" is there anything else I
would need to do to host my domain on my local server instead of having
it forward from godaddy?
I realize this may not be explained very well. Thanks for the help and
feel free to request more information if I have left something out.
PhilD