<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    I would try editing the /etc/hosts file on the remote computer and
    adding the line<br>
    <br>
    <tt>192.168.0.4    site1<br>
    </tt><br>
    Then browse to it with <a class="moz-txt-link-freetext" href="http://site1/">http://site1/</a><br>
    <br>
    <br>
    Patrick<br>
    <br>
    On 04/04/2012 11:20 AM, Olwe Bottorff wrote:
    <blockquote
      cite="mid:1333556390.75914.YahooMailNeo@web161604.mail.bf1.yahoo.com"
      type="cite">
      <div style="color: rgb(0, 0, 0); background-color: rgb(255, 255,
        255); font-family: arial,helvetica,sans-serif; font-size: 12pt;">
        <div>I followed the directions here
          (<a class="moz-txt-link-freetext" href="http://tuxtweaks.com/2009/07/how-to-configure-apache-linux/">http://tuxtweaks.com/2009/07/how-to-configure-apache-linux/</a>)
          to set up my LAMP to go directly to my /home/myaccount/webdev
          web sites. For example, from my browser I type in this
          address: <a class="moz-txt-link-freetext" href="http://site1">http://site1</a> and it goes to
          /home/myaccount/webdev/site1 and grabs the index.html file.
          This saves me the work of putting everything in /var/www/ for
          Apache to serve it. Good. All is working.</div>
        <div><br>
        </div>
        <div>So I try to access site1 on another computer on my home
          network (home Wifi) and I'm able to get to the Apache "It
          Works!" file in /var/www/ with this address:
          <a class="moz-txt-link-freetext" href="http://192.168.0.4">http://192.168.0.4</a> which is the address of the host machine,
          but when I try <a class="moz-txt-link-freetext" href="http://192.168.0.4/site1">http://192.168.0.4/site1</a> it cannot find it (Not
          found). Any ideas how I can help my other home machines see my
          home directory web sites?</div>
        <div><br>
        </div>
        <div>Olwe</div>
        <div>GM,MN</div>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
<a class="moz-txt-link-abbreviated" href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org</a>
<a class="moz-txt-link-freetext" href="http://mailman.mn-linux.org/mailman/listinfo/tclug-list">http://mailman.mn-linux.org/mailman/listinfo/tclug-list</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>