Re: Disable "computer name" lookup on LAN
:)
"R. Rajesh Jeba Anbiah" <ng4rrjanbiah@rediffmail.com> wrote in message news:abc4d8b8.0410012141.1c393710@posting.google.c om...
> "Newsgroup Poster" <dont.need@my.address.ok> wrote in message news:<cjgt65$njo$1$8300dec7@news.demon.co.uk>...
> > answer = you can't as the lan network pc's broadcast the netbios name
> > and would still get to web server.
> >
> > You could however just listen apache on 127.0.0.1 port 80 and NOTHING
> > Else
>
> Many thanks. I changed
>
> Listen 80
> to
> Listen 127.0.0.1:80
>
> Now it seems to do the trick. Thanks.
>
> --
> | Just another PHP saint |
> Email: rrjanbiah-at-Y!com
|