Re: Href to .exe gives a 404 file not found error
From: David Wang [MS] (someone@online.microsoft.com)
Date: 09/28/02
- Next message: David Wang [MS]: "Re: WHY? "HTTP/1.1 400 Bad Request" error login page -all browsers except IE/PC"
- Previous message: David Wang [MS]: "Re: Anonymous works 1 Day ??"
- In reply to: Ravi: "Re: Href to .exe gives a 404 file not found error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "David Wang [MS]" <someone@online.microsoft.com> Date: Sat, 28 Sep 2002 02:15:56 -0700
Just a note here that you are allowing any EXE to execute (essentially
disabling portions of lockdown).
This actually works a lot better on IIS6, where you can define exactly the
EXE that can execute (and nothing else). In the case that the vdir allows
executable, only those allowed EXE/DLL will execute; all else are denied.
In the case that the vdir does not allow executable, you can use MIME Map
(Known Extension) to configure whether EXE files can be downloader or not.
i.e. IIS6 would allow you to configure what you want without the caveat I
just gave in my initial sentence.
-- //David This posting is provided "AS IS" with no warranties, and confers no rights. // "Ravi" <ravipillai@hotmail.com> wrote in message news:a4bb01c265a8$fe1eaed0$3aef2ecf@TKMSFTNGXA09... Hi Jeff, Thanks for the note. It was the problem indeed and I resolved it right away. Thanks Ravi >-----Original Message----- >>In IIS on Windows 2000 Server, I get file not found error >>message when a link points to an exe. Previously, it used >>to download the executable to the client. >> >>The option 'Allow Authors to upload executables" is >>checked on at the root level. >> >>Anonymous access is also granted to the executable file. >> >>The link is in a html file residing on the same folder as >>the executable and it just has the executable's file name >>in href (abosulte path is not useed and protocol is not >>explicitly passed.) Access to the site is granted through >>port 8010 only. >> >>Any suggestion is greatly appreciated. > >Did you install URLScan or the IIS lockdown tool and forget to allow >the EXE extension in the INI file? > >Jeff >. >
- Next message: David Wang [MS]: "Re: WHY? "HTTP/1.1 400 Bad Request" error login page -all browsers except IE/PC"
- Previous message: David Wang [MS]: "Re: Anonymous works 1 Day ??"
- In reply to: Ravi: "Re: Href to .exe gives a 404 file not found error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|