Re: How to serve a certain file format in IIS6/2003
From: Bernard (qbernard_at_hotmail.com.discuss)
Date: 05/19/05
- Previous message: Ken Schaefer: "Re: IIS 6 on Win2003 with SP1"
- In reply to: My Last Sigh: "Re: How to serve a certain file format in IIS6/2003"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 19 May 2005 15:28:46 +0800
You can define it with IIS, in this, I would guess, client will get a prompt
to download it. For MIME config in IIS6, refer
IIS 6.0 Does Not Serve Unknown MIME Types
http://support.microsoft.com/?id=326965
-- Regards, Bernard Cheah http://www.microsoft.com/iis/ http://www.iiswebcastseries.com/ http://www.msmvps.com/bernard/ "My Last Sigh" <mylastsigh@comcast.net> wrote in message news:8umdnfaTMaNw7RbfRVn-oA@comcast.com... > How does one configure the MIME type for a myFile.vb_ on IIS6 then. Is > there a page I can look at? > > > "Bernard" <qbernard@hotmail.com.discuss> wrote in message > news:OgPmxh1WFHA.3184@TK2MSFTNGP15.phx.gbl... >> If it's going to be execute on the client side, then it's depend on the >> MIME type and default action defined at client side. For IIS, it just >> base on the server configured MIME list to serve the file. >> >> -- >> Regards, >> Bernard Cheah >> http://www.microsoft.com/iis/ >> http://www.iiswebcastseries.com/ >> http://www.msmvps.com/bernard/ >> >> >> "My Last Sigh" <mylastsigh@comcast.net> wrote in message >> news:ctWdncX6xrLC3BffRVn-pw@comcast.com... >>>I am having problems serving a file through http called myFile.vb_ >>> >>> I want to launch the file, but make it unknown to the browser. But it >>> has to be known as a vb script file, because it launch some local file >>> access functionality. Weird, I know. >>> >>> Does anyone know how to teach IIS 6.0 to execute securely a file of this >>> extension? Thanks for any guidance. >>> >>> >>> >>> >>> >> >> > >
- Previous message: Ken Schaefer: "Re: IIS 6 on Win2003 with SP1"
- In reply to: My Last Sigh: "Re: How to serve a certain file format in IIS6/2003"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|