On Jan, 18 2008 23:28 CET, Jason wrote:
On Jan, 18 2008 22:29 CET, Jason wrote:
I can upload the site files to the ftp server. However, how do I
connect
the domain name with the site files?
Ok, I figured it out. I just have to add the domain as a virtual host,
add the site's file under a folder named www.sitename.extension and
then point the domain name to my server's IP address.
Didn't quite work as expected. Here are the issues:
1. Only the domain name without "www." works. I have the A record for
"@" and the A record for "www" pointing to my server's IP address. So I
don't know why it won't work when I try to access the site using "www".
2. The second site is accessing the files of the first site. I can't
figure out how to get the second site to access it's own files.