Re: How to allow only local PC to have access to Web application?

From: Bernard (qbernard_at_hotmail.com)
Date: 07/11/03


Date: Fri, 11 Jul 2003 16:18:18 +0800


Ya. can be done and should be implement
with authentication.

note: if user will be access will any hosts,
either remote or local.

-- 
Regards,
Bernard Cheah
http://support.microsoft.com/
Please respond to newsgroups only ...
"Herb Martin" <news@LearnQuick.com> wrote in message
news:uyz3Rx3RDHA.3132@tk2msftngp13.phx.gbl...
> Just use NTFS permissions to disable access to your
> stuff with IIS.
>
> Even on Pro this works fine.
>
> "Bernard" <qbernard@hotmail.com> wrote in message
> news:ezZNuq3RDHA.2236@tk2msftngp13.phx.gbl...
> > You can configure IP Restriction using IIS.
> > since you running on XP Pro, you don't have this feature
> > and IIS 5.1 has a limit of support 10 concurrent connections.
> >
> > I would suggest to get a Server OS IIS. For now, I guess you
> > can configure your firewall to allow local access only.
> >
> > -- 
> > Regards,
> > Bernard Cheah
> > http://support.microsoft.com/
> > Please respond to newsgroups only ...
> >
> >
> > "someone" <a@a.com> wrote in message
> > news:uI6NlF3RDHA.3144@tk2msftngp13.phx.gbl...
> > > Using Win XP Pro, IIS, Norton Internet Security 2003.
> > >
> > > I'm developing ASP.NET Web app on my PC. I want to be the only one
> having
> > > access to my Web app. Is it better to setup IIS or setup Norton
> Firewall?
> > > How do I setup something that will allow only my local PC access to
the
> > Web
> > > app? I want my IIS to be invisible to other PCs. Thanks.
> > >
> > >
> >
> >
>
>


Relevant Pages