<div class="gmail_quote">On Fri, Sep 25, 2009 at 9:36 AM, Jason Sullivan <span dir="ltr">&lt;<a href="mailto:jason0x21@gmail.com">jason0x21@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im">

</div>Bear in mind that portscanners are out there looking for webservers on<br>
port 80, so the likelyhood of someone coming across this is actually<br>
pretty high.  You might want to consider putting a password on your<br>
webserver.<br>
<font color="#888888"><br>
--<br>
Jason Sullivan<br>
<a href="mailto:jason0x21@gmail.com">jason0x21@gmail.com</a></font></blockquote><div><br>Another method is to forward a different port to local port 80, say external:7654-&gt;<a href="http://192.168.0.4:80">192.168.0.4:80</a>. This is the method I use and haven&#39;t seen any unauthorized access (I also use a password, don&#39;t use this as your only security!). This will also defeat any port blocking on port 80 that your ISP may be implementing. Of course your router must support this kind of forwarding, I use dd-wrt and it works a treat.<br>

--Justin Johnson</div></div>