Re: Downloading executables from IIS
From: Tihomir Vlahovski (support@r-system.com)
Date: 07/29/02
- Next message: M.Hartung: "Re: SSL and IIS5.0 Security"
- Previous message: BB: "Re: IIS Single Sign On?"
- In reply to: Susan Hayden [MS]: "Re: Downloading executables from IIS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Tihomir Vlahovski" <support@r-system.com> Date: Mon, 29 Jul 2002 00:28:07 -0700
10x Susan
>-----Original Message-----
>You need to edit the .ini file for URLScan to allow .exe
>
>
>All configuration of URLScan is done through the
URLScan.ini file, which is
>located in the %WINDIR%\System32\Inetsrv\URLscan folder.
To configure
>URLScan,
>simply open this file in a text editor such as Notepad,
make the appropriate
>changes, and save the file. You will need to restart IIS
for your changes to
>take effect.
>
>The URLScan.ini file contains a couple of sections:
>
> - [Options]: General URLScan options
> - [AllowVerbs] and [DenyVerbs]: This section defines the
verbs (also known
>as
> HTTP methods) permitted by URLScan
> - [DenyHeaders]: If an HTTP request contains one of the
HTTP headers
>listed in
> this section, URLScan will reject the request
> - [AllowExtensions] and [DenyExtensions]: This section
defines the file
> extensions permitted by URLScan
> - [DenyURLSequences]: URLScan will reject HTTP requests
containing a string
> appearing in this section
>
>UseAllowExtensions=0
> If this option is set to 1, URLScan will only permit
requests for files
>with
> extensions listed in the [AllowExtensions] section. It
will block
>requests
> for any other files. If this option is set to 0 (the
default), URLScan
>will
> block requests for file extensions listed in the
[DenyExtensions]
>section but
> will permit requests for any other file extensions.
>
>If you are using allow extensions, you need to add.exe
>if you are using deny extensions, you need to remove .exe
>Susan Hayden
>IIS Newsgroup Support
>
>Please do not send email directly to this alias. This is
our online account
>name for newsgroup participation only.
>
>If you would like to open a support incident with
Microsoft, call
>1-800-936-5800
>
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>You assume all risk for your use. © 2001 Microsoft
Corporation. All rights
>reserved.
>
>Please remember to subscribe to our security bulletins at
><http://www.microsoft.com/technet/security/notify.asp>
>
>.
>
- Next message: M.Hartung: "Re: SSL and IIS5.0 Security"
- Previous message: BB: "Re: IIS Single Sign On?"
- In reply to: Susan Hayden [MS]: "Re: Downloading executables from IIS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|