Does anyone know how to publish a website to an Intranet, with no ISP service, using Front Page
From the machine, you can call the loac webserver using: http://127.0.0.1 ,
this is the local loopback IP address
also , http:// localhost works.
You also must have Frontpage Server Extensions installed on the Server, and
configured to work with the site in question.
Otherwise, there are ASP Searches available, that will accomplish the same
thing without having to setup and index the site
|