Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Newbie to IIS 6

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Ways to improve performance of IIS application  
Author Message
frank7

External


Since: Aug 08, 2004
Posts: 26



(Msg. 1) Posted: Wed Sep 01, 2004 9:45 am
Post subject: Newbie to IIS 6
Archived from groups: microsoft>public>inetserver>iis (more info?)

I have just upgraded my W2K/IIS5.1 setup to W2K3/IIS6. Using host headers
for a couple of websites on one IP. No probs. All is well.

I have heard that IIS6 includes the "URL Scan" functionality that I was
using for my IIS5.1 setup. Where do I go to adjust the parameters?

Thanks,

-Frank

 >> Stay informed about: Newbie to IIS 6 
Back to top
Login to vote
anonymous131

External


Since: Oct 17, 2003
Posts: 720



(Msg. 2) Posted: Wed Sep 01, 2004 9:45 am
Post subject: Newbie to IIS 6 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

If you tell us exactly what you want to do, we can
probably help.

doug
 >-----Original Message-----
 >I have just upgraded my W2K/IIS5.1 setup to W2K3/IIS6.
Using host headers
 >for a couple of websites on one IP. No probs. All is
well.
 >
 >I have heard that IIS6 includes the "URL Scan"
functionality that I was
 >using for my IIS5.1 setup. Where do I go to adjust the
parameters?
 >
 >Thanks,
 >
 >-Frank
 >
 >
 >.
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Newbie to IIS 6 
Back to top
Login to vote
whiteikon

External


Since: Sep 01, 2004
Posts: 3



(Msg. 3) Posted: Wed Sep 01, 2004 1:53 pm
Post subject: Re: Newbie to IIS 6 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The file that contains the urlscan settings is in :

C:\winnt (or windows)\system32\inetsrv\urlscan\usrlscan.ini

remeber changes to this file will only take place after you restart your
iis service.

Good luck.

doug wrote:

 > If you tell us exactly what you want to do, we can
 > probably help.
 >
 > doug
 >
  >>-----Original Message-----
  >>I have just upgraded my W2K/IIS5.1 setup to W2K3/IIS6.
 >
 > Using host headers
 >
  >>for a couple of websites on one IP. No probs. All is
 >
 > well.
 >
  >>I have heard that IIS6 includes the "URL Scan"
 >
 > functionality that I was
 >
  >>using for my IIS5.1 setup. Where do I go to adjust the
 >
 > parameters?
 >
  >>Thanks,
  >>
  >>-Frank
  >>
  >>
  >>.
  >>

--
This posting is provided "AS IS" with no warranties, and confers no rights.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Newbie to IIS 6 
Back to top
Login to vote
anonymous131

External


Since: Oct 17, 2003
Posts: 720



(Msg. 4) Posted: Wed Sep 01, 2004 1:53 pm
Post subject: Re: Newbie to IIS 6 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

This doesn't exist in IIS6.

doug

 >-----Original Message-----
 >The file that contains the urlscan settings is in :
 >
 >C:\winnt (or windows)\system32
\inetsrv\urlscan\usrlscan.ini
 >
 >remeber changes to this file will only take place after
you restart your
 >iis service.
 >
 >Good luck.
 >
 >doug wrote:
 >
  >> If you tell us exactly what you want to do, we can
  >> probably help.
  >>
  >> doug
  >>
   >>>-----Original Message-----
   >>>I have just upgraded my W2K/IIS5.1 setup to
W2K3/IIS6.
  >>
  >> Using host headers
  >>
   >>>for a couple of websites on one IP. No probs. All is
  >>
  >> well.
  >>
   >>>I have heard that IIS6 includes the "URL Scan"
  >>
  >> functionality that I was
  >>
   >>>using for my IIS5.1 setup. Where do I go to adjust
the
  >>
  >> parameters?
  >>
   >>>Thanks,
   >>>
   >>>-Frank
   >>>
   >>>
   >>>.
   >>>
 >
 >--
 >This posting is provided "AS IS" with no warranties, and
confers no rights.
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Newbie to IIS 6 
Back to top
Login to vote
frankremoveall

External


Since: Sep 01, 2004
Posts: 1



(Msg. 5) Posted: Wed Sep 01, 2004 4:06 pm
Post subject: Re: Newbie to IIS 6 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I want to prevent recursion of directories for one thing (i.e ..\..\..\) and
other malicious hacking attempts using SEARCH and other key verbs. As I
said, like URL scan used to do. Also disallow execution of files like .bat
..cmd, etc.

-Frank

"doug" <anonymous.TakeThisOut@discussions.microsoft.com> wrote in message
news:087001c49022$9ada92c0$a401280a@phx.gbl...
 > If you tell us exactly what you want to do, we can
 > probably help.
 >
 > doug
  >>-----Original Message-----
  >>I have just upgraded my W2K/IIS5.1 setup to W2K3/IIS6.
 > Using host headers
  >>for a couple of websites on one IP. No probs. All is
 > well.
  >>
  >>I have heard that IIS6 includes the "URL Scan"
 > functionality that I was
  >>using for my IIS5.1 setup. Where do I go to adjust the
 > parameters?
  >>
  >>Thanks,
  >>
  >>-Frank
  >>
  >>
  >>.
  >><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Newbie to IIS 6 
Back to top
Login to vote
nospam164

External


Since: Aug 30, 2004
Posts: 60



(Msg. 6) Posted: Thu Sep 02, 2004 1:41 am
Post subject: Re: Newbie to IIS 6 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

IIS 6.0 provides some of the same functionality as URLScan and the IIS
Lockdown tool. IIS 6 already automatically disallows any application
extension that isn't explicitly granted, the IUSR account is heavily
restricted, etc. However, I still us URLScan for things like restricting
extensions, restricting http verbs, rejecting URLs with certain characters,
and for masking the server signature.

"Frank" <FrankREMOVEALLCAPS.TakeThisOut@itcreek.com> wrote in message
news:FtGdnetm2ohVgKvcRVn-vA@giganews.com...
 >I want to prevent recursion of directories for one thing (i.e ..\..\..\)
 >and other malicious hacking attempts using SEARCH and other key verbs. As
 >I said, like URL scan used to do. Also disallow execution of files like
 >.bat .cmd, etc.
 >
 > -Frank
 >
 > "doug" <anonymous.TakeThisOut@discussions.microsoft.com> wrote in message
 > news:087001c49022$9ada92c0$a401280a@phx.gbl...
  >> If you tell us exactly what you want to do, we can
  >> probably help.
  >>
  >> doug
   >>>-----Original Message-----
   >>>I have just upgraded my W2K/IIS5.1 setup to W2K3/IIS6.
  >> Using host headers
   >>>for a couple of websites on one IP. No probs. All is
  >> well.
   >>>
   >>>I have heard that IIS6 includes the "URL Scan"
  >> functionality that I was
   >>>using for my IIS5.1 setup. Where do I go to adjust the
  >> parameters?
   >>>
   >>>Thanks,
   >>>
   >>>-Frank
   >>>
   >>>
   >>>.
   >>>
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Newbie to IIS 6 
Back to top
Login to vote
frank7

External


Since: Aug 08, 2004
Posts: 26



(Msg. 7) Posted: Thu Sep 02, 2004 9:26 am
Post subject: Re: Newbie to IIS 6 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thank you David! I knew reports I read in this news group about how "It's
all built in now" was probably too good to be true!

Can I use the same version/config of URL scan that I was using with IIS5.1?

Thanks!

"David Boyer" <nospam.DeleteThis@nospam.com> wrote in message
news:%23P8gv6JkEHA.536@TK2MSFTNGP11.phx.gbl...
 > IIS 6.0 provides some of the same functionality as URLScan and the IIS
 > Lockdown tool. IIS 6 already automatically disallows any application
 > extension that isn't explicitly granted, the IUSR account is heavily
 > restricted, etc. However, I still us URLScan for things like restricting
 > extensions, restricting http verbs, rejecting URLs with certain
 > characters, and for masking the server signature.
 >
 > "Frank" <FrankREMOVEALLCAPS.DeleteThis@itcreek.com> wrote in message
 > news:FtGdnetm2ohVgKvcRVn-vA@giganews.com...
  >>I want to prevent recursion of directories for one thing (i.e ..\..\..\)
  >>and other malicious hacking attempts using SEARCH and other key verbs. As
  >>I said, like URL scan used to do. Also disallow execution of files like
  >>.bat .cmd, etc.
  >>
  >> -Frank
  >>
  >> "doug" <anonymous.DeleteThis@discussions.microsoft.com> wrote in message
  >> news:087001c49022$9ada92c0$a401280a@phx.gbl...
   >>> If you tell us exactly what you want to do, we can
   >>> probably help.
   >>>
   >>> doug
   >>>>-----Original Message-----
   >>>>I have just upgraded my W2K/IIS5.1 setup to W2K3/IIS6.
   >>> Using host headers
   >>>>for a couple of websites on one IP. No probs. All is
   >>> well.
   >>>>
   >>>>I have heard that IIS6 includes the "URL Scan"
   >>> functionality that I was
   >>>>using for my IIS5.1 setup. Where do I go to adjust the
   >>> parameters?
   >>>>
   >>>>Thanks,
   >>>>
   >>>>-Frank
   >>>>
   >>>>
   >>>>.
   >>>>
  >>
  >>
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Newbie to IIS 6 
Back to top
Login to vote
nospam164

External


Since: Aug 30, 2004
Posts: 60



(Msg. 8) Posted: Thu Sep 02, 2004 10:55 am
Post subject: Re: Newbie to IIS 6 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I'm guessing so. I used 2.5 on both IIS 5.0 and IIS 6.0

"Frankster" <Frank DeleteThis @REMOVEALLCAPSitcreek.com> wrote in message
news:lcWdnYVEJ_EajKrcRVn-hw@giganews.com...
 > Thank you David! I knew reports I read in this news group about how "It's
 > all built in now" was probably too good to be true!
 >
 > Can I use the same version/config of URL scan that I was using with
 > IIS5.1?
 >
 > Thanks!
 >
 > "David Boyer" <nospam DeleteThis @nospam.com> wrote in message
 > news:%23P8gv6JkEHA.536@TK2MSFTNGP11.phx.gbl...
  >> IIS 6.0 provides some of the same functionality as URLScan and the IIS
  >> Lockdown tool. IIS 6 already automatically disallows any application
  >> extension that isn't explicitly granted, the IUSR account is heavily
  >> restricted, etc. However, I still us URLScan for things like restricting
  >> extensions, restricting http verbs, rejecting URLs with certain
  >> characters, and for masking the server signature.
  >>
  >> "Frank" <FrankREMOVEALLCAPS DeleteThis @itcreek.com> wrote in message
  >> news:FtGdnetm2ohVgKvcRVn-vA@giganews.com...
   >>>I want to prevent recursion of directories for one thing (i.e ..\..\..\)
   >>>and other malicious hacking attempts using SEARCH and other key verbs.
   >>>As I said, like URL scan used to do. Also disallow execution of files
   >>>like .bat .cmd, etc.
   >>>
   >>> -Frank
   >>>
   >>> "doug" <anonymous DeleteThis @discussions.microsoft.com> wrote in message
   >>> news:087001c49022$9ada92c0$a401280a@phx.gbl...
   >>>> If you tell us exactly what you want to do, we can
   >>>> probably help.
   >>>>
   >>>> doug
   >>>>>-----Original Message-----
   >>>>>I have just upgraded my W2K/IIS5.1 setup to W2K3/IIS6.
   >>>> Using host headers
   >>>>>for a couple of websites on one IP. No probs. All is
   >>>> well.
   >>>>>
   >>>>>I have heard that IIS6 includes the "URL Scan"
   >>>> functionality that I was
   >>>>>using for my IIS5.1 setup. Where do I go to adjust the
   >>>> parameters?
   >>>>>
   >>>>>Thanks,
   >>>>>
   >>>>>-Frank
   >>>>>
   >>>>>
   >>>>>.
   >>>>>
   >>>
   >>>
  >>
  >>
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Newbie to IIS 6 
Back to top
Login to vote
alunj1

External


Since: Jun 21, 2004
Posts: 36



(Msg. 9) Posted: Thu Sep 02, 2004 1:16 pm
Post subject: Re: Newbie to IIS 6 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Why not visit the webcast "URLScan 2.5 and IIS 6.0"
<a style='text-decoration: underline;' href="http://go.microsoft.com/fwlink/?LinkId=28757" target="_blank">http://go.microsoft.com/fwlink/?LinkId=28757</a> and find out?

It's running live today (Thursday September 2, 2004) at 12:30 pm PDT, and I
believe it will also be available several hours afterwards as an "on demand"
webcast.

Alun.
~~~~

"David Boyer" <nospam.TakeThisOut@nospam.com> wrote in message
news:#6SapwOkEHA.636@TK2MSFTNGP12.phx.gbl...
 > I'm guessing so. I used 2.5 on both IIS 5.0 and IIS 6.0
 >
 > "Frankster" <Frank.TakeThisOut@REMOVEALLCAPSitcreek.com> wrote in message
 > news:lcWdnYVEJ_EajKrcRVn-hw@giganews.com...
  > > Thank you David! I knew reports I read in this news group about how
"It's
  > > all built in now" was probably too good to be true!
  > >
  > > Can I use the same version/config of URL scan that I was using with
  > > IIS5.1?
  > >
  > > Thanks!
  > >
  > > "David Boyer" <nospam.TakeThisOut@nospam.com> wrote in message
  > > news:%23P8gv6JkEHA.536@TK2MSFTNGP11.phx.gbl...
   > >> IIS 6.0 provides some of the same functionality as URLScan and the IIS
   > >> Lockdown tool. IIS 6 already automatically disallows any application
   > >> extension that isn't explicitly granted, the IUSR account is heavily
   > >> restricted, etc. However, I still us URLScan for things like
restricting
   > >> extensions, restricting http verbs, rejecting URLs with certain
   > >> characters, and for masking the server signature.
   > >>
   > >> "Frank" <FrankREMOVEALLCAPS.TakeThisOut@itcreek.com> wrote in message
   > >> news:FtGdnetm2ohVgKvcRVn-vA@giganews.com...
   > >>>I want to prevent recursion of directories for one thing (i.e
...\..\..\)
   > >>>and other malicious hacking attempts using SEARCH and other key verbs.
   > >>>As I said, like URL scan used to do. Also disallow execution of files
   > >>>like .bat .cmd, etc.
   > >>>
   > >>> -Frank
   > >>>
   > >>> "doug" <anonymous.TakeThisOut@discussions.microsoft.com> wrote in message
   > >>> news:087001c49022$9ada92c0$a401280a@phx.gbl...
   > >>>> If you tell us exactly what you want to do, we can
   > >>>> probably help.
   > >>>>
   > >>>> doug
   > >>>>>-----Original Message-----
   > >>>>>I have just upgraded my W2K/IIS5.1 setup to W2K3/IIS6.
   > >>>> Using host headers
   > >>>>>for a couple of websites on one IP. No probs. All is
   > >>>> well.
   > >>>>>
   > >>>>>I have heard that IIS6 includes the "URL Scan"
   > >>>> functionality that I was
   > >>>>>using for my IIS5.1 setup. Where do I go to adjust the
   > >>>> parameters?
   > >>>>>
   > >>>>>Thanks,
   > >>>>>
   > >>>>>-Frank
   > >>>>>
   > >>>>>
   > >>>>>.
   > >>>>>
   > >>>
   > >>>
   > >>
   > >>
  > >
  > >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Newbie to IIS 6 
Back to top
Login to vote
user1772

External


Since: Jun 10, 2004
Posts: 1807



(Msg. 10) Posted: Thu Sep 02, 2004 11:01 pm
Post subject: Re: Newbie to IIS 6 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Thu, 2 Sep 2004 06:26:46 -0600, "Frankster"
<Frank.DeleteThis@REMOVEALLCAPSitcreek.com> wrote:

 >Thank you David! I knew reports I read in this news group about how "It's
 >all built in now" was probably too good to be true!
 >
 >Can I use the same version/config of URL scan that I was using with IIS5.1?

You want the latest version. Might also look at:

<a style='text-decoration: underline;' href="http://www.winnetmag.com/Article/ArticleID/39979/39979.html" target="_blank">http://www.winnetmag.com/Article/ArticleID/39979/39979.html</a>

Jeff



 >"David Boyer" <nospam.DeleteThis@nospam.com> wrote in message
 >news:%23P8gv6JkEHA.536@TK2MSFTNGP11.phx.gbl...
  >> IIS 6.0 provides some of the same functionality as URLScan and the IIS
  >> Lockdown tool. IIS 6 already automatically disallows any application
  >> extension that isn't explicitly granted, the IUSR account is heavily
  >> restricted, etc. However, I still us URLScan for things like restricting
  >> extensions, restricting http verbs, rejecting URLs with certain
  >> characters, and for masking the server signature.
  >>
  >> "Frank" <FrankREMOVEALLCAPS.DeleteThis@itcreek.com> wrote in message
  >> news:FtGdnetm2ohVgKvcRVn-vA@giganews.com...
   >>>I want to prevent recursion of directories for one thing (i.e ..\..\..\)
   >>>and other malicious hacking attempts using SEARCH and other key verbs. As
   >>>I said, like URL scan used to do. Also disallow execution of files like
   >>>.bat .cmd, etc.
   >>>
   >>> -Frank
   >>>
   >>> "doug" <anonymous.DeleteThis@discussions.microsoft.com> wrote in message
   >>> news:087001c49022$9ada92c0$a401280a@phx.gbl...
   >>>> If you tell us exactly what you want to do, we can
   >>>> probably help.
   >>>>
   >>>> doug
   >>>>>-----Original Message-----
   >>>>>I have just upgraded my W2K/IIS5.1 setup to W2K3/IIS6.
   >>>> Using host headers
   >>>>>for a couple of websites on one IP. No probs. All is
   >>>> well.
   >>>>>
   >>>>>I have heard that IIS6 includes the "URL Scan"
   >>>> functionality that I was
   >>>>>using for my IIS5.1 setup. Where do I go to adjust the
   >>>> parameters?
   >>>>>
   >>>>>Thanks,
   >>>>>
   >>>>>-Frank
   >>>>>
   >>>>>
   >>>>>.
   >>>>>
   >>>
   >>>
  >>
  >>
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Newbie to IIS 6 
Back to top
Login to vote
frank7

External


Since: Aug 08, 2004
Posts: 26



(Msg. 11) Posted: Thu Sep 02, 2004 11:01 pm
Post subject: Re: Newbie to IIS 6 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Jeff Cochran" <jeff.nospam.RemoveThis@zina.com> wrote in message
news:414778d9.858317605@msnews.microsoft.com...
 >
<font color=purple> > <a style='text-decoration: underline;' href="http://www.winnetmag.com/Article/ArticleID/39979/39979.html</font" target="_blank">http://www.winnetmag.com/Article/ArticleID/39979/39979.html</font</a>>
 >
 > Jeff

Informative link. Thanks!<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Newbie to IIS 6 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IIS 5.1 Newbie - Is it possible to use iis 5.1 to make my computer act as a http or ftp server for use over the internet, not an intranet?

Newbie needs help... - Hello all. I am new to IIS. i have clean installed XP PRO and just cannot grasp the whole IIS thing. Is there a website where i can literally be walked thru setting up my web server? I have my web site name parked with a regeistration service and jus...

newbie - IIS 5 on XP Pro I am new at this and I am battling to run a simple asp page on the IIS webserver - no problems when I am connected to the internet but not able to do it offline. Can it be done and how? Thanks, Genia

Newbie help - We need to create a web page that will prompt for an username and password, this web page will then connect to a network drive on our network. So there will be a front-end server and a back-end server involved. I am looking for what technology I..

newbie - can some please tell me where you can set the authentication from anon to check the domain for validation for some reason i can connect anon but not authenticate thanks
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]