I am using the O'Reilly book on Apache to set things up.
I got Apache working on UNIX and am working on setting it up on
Win32

1.  I installed Apache and got it running with just
      apache -s
     without any alterations
2.  I edited the hosts file under c:\windows to include
      the butterthlies.com stuff as directed in chap 3.
3.  I copied the files from site.simple on the CD to
      c:\usr\www
4.  I started Apache using
       apache -d c:/usr/www/site.simple
     and get a message that apache\logs\httpd.pid
       file has been overwritten, but Apache is running
5.  I went to Netscape and typed
       http://www.butterhlies.com
     and received the message unable to connect to
       server, no route to host.
Any insights on what the problem might be.

Thanks

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to