|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to serve a certain file format in IIS6/2003I 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. 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. -- Show quoteHide quoteRegards, Bernard Cheah http://www.microsoft.com/iis/ http://www.iiswebcastseries.com/ http://www.msmvps.com/bernard/ "My Last Sigh" <mylasts***@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. > > > > > How does one configure the MIME type for a myFile.vb_ on IIS6 then. Is
there a page I can look at? Show quoteHide quote "Bernard" <qbern***@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" <mylasts***@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. >> >> >> >> >> > > 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 -- Show quoteHide quoteRegards, Bernard Cheah http://www.microsoft.com/iis/ http://www.iiswebcastseries.com/ http://www.msmvps.com/bernard/ "My Last Sigh" <mylasts***@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" <qbern***@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" <mylasts***@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. >>> >>> >>> >>> >>> >> >> > >
unable to authenticate to IIS 6
IIS 6 and SQL Server - two seperate boxes Authentication doesnt work when using non - microsoft browsers :-( restricted directory does not work Sessions/Cookies? IIS ActiveX Component - No fonts creatable Error on Cert Request Integrated Authentication in an Intranet webdav and Windows 2000 users Certification Authority |
|||||||||||||||||||||||