[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] FrontPage 2000 issues
- Subject: Re: [cobalt-users] FrontPage 2000 issues
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Fri Mar 23 13:38:24 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> FrontPage does not use the standard FTP protocol to connect to your server but
instead actually connects over port 80. That is why you are unable to connect
using the FTP settings. You did mention that the domain isn't active in DNS yet.
You can connect to the main site via the IP address http://216.000.0.0 or
whatever you IP is. You won't be able to get to your virtual sites via FrontPage
until the DNS settings are completed.
>
On windows put the ip.ad.dr.ess http://www.whatever.com in the /windows/hosts
file.
(follow the examples in the hosts file) a gotcha though, is to make sure there
is no
whitespace before the ip.ad.dr.ess. (starts at the beginning of the line)
I guess if it's FrontPage, I don't need to tell you about Linux /etc/hosts file.
Gerald