Re: downloading .exe from website

2004-05-05 Thread Doug White
-spam solutions http://www.clickdoug.com/mailfilter.cfm For hosting solutions http://www.clickdoug.com ==   - Original Message -   From: Tony Weeg   To: CF-Talk   Sent: Wednesday, May 05, 2004 2:09 PM   Subject: RE: downloading .exe from website   ok

RE: downloading .exe from website

2004-05-05 Thread Mike Townend
check urlscan.ini usually found somewhere like c:\winnt\system32\inetsvr\urlscan\ it will probably have .exe files as not allowed -Original Message- From: Tony Weeg [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 5, 2004 18:04 To: CF-Talk Subject: RE: downloading .exe from website its

RE: downloading .exe from website

2004-05-05 Thread Tony Weeg
ok.. how to revert back, with that option ok? thanks. tony -Original Message- From: Doug White [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 05, 2004 2:35 PM To: CF-Talk Subject: Re: downloading .exe from website URLScan, the ISAPI filter denies extensions of .exe by default. It

Re: downloading .exe from website

2004-05-05 Thread Doug White
==   - Original Message -   From: Tony Weeg   To: CF-Talk   Sent: Wednesday, May 05, 2004 11:01 AM   Subject: RE: downloading .exe from website   we ran iis lockdown, which probably has prevented this?   maybe, ill look @ that dir and see whats up.   thanks!   tony

RE: downloading .exe from website

2004-05-05 Thread Tony Weeg
: downloading .exe from website If we're talking about IIS 6.0 then you need to explicitly add a MIME entry for the file extension. This is a new security feature of IIS 6.0.     Mark -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 05, 2004 12:28 PM T

RE: downloading .exe from website

2004-05-05 Thread Gaulin, Mark
t: RE: downloading .exe from website > its actually not even in the list? I'm sure it is somewhere. Within the IIS management console, check the ISAPI extensions for the virtual directory, if there is one, then check for the specific site, then check for the Global Web Site. Dave Watts, CTO, Fig

RE: downloading .exe from website

2004-05-05 Thread Dave Watts
> its actually not even in the list? I'm sure it is somewhere. Within the IIS management console, check the ISAPI extensions for the virtual directory, if there is one, then check for the specific site, then check for the Global Web Site. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/

RE: downloading .exe from website

2004-05-05 Thread Tony Weeg
under isapi filters, there is only 1, Jrun Connector Filter, and its set to high. that's it. tw -Original Message- From: Jochem van Dieten [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 05, 2004 12:17 PM To: CF-Talk Subject: RE: downloading .exe from website Tony Weeg said:

RE: downloading .exe from website

2004-05-05 Thread Jochem van Dieten
Tony Weeg said: > its actually not even in the list? > > what should I map it to? It shouldn't be mapped at all. Are you sure it is not somewhere in an ISAPI filter? Jochem [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: downloading .exe from website

2004-05-05 Thread Tony Weeg
its actually not even in the list? what should I map it to? asp.dll? jrun.dll? thanks! tony -Original Message- From: Jochem van Dieten [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 05, 2004 12:09 PM To: CF-Talk Subject: RE: downloading .exe from website Tony Weeg said: > > an

RE: downloading .exe from website

2004-05-05 Thread Dave Watts
> I have scripts only on that dir. > > and what im getting is a 404 error. however pdf's from the > same dir, are downloading fine. > > hm? > > its only .exe's and .pdfs in that dir, no cfm templates. That sounds like the work of IIS Lockdown. Look in your ISAPI extensions for that site an

RE: downloading .exe from website

2004-05-05 Thread Jochem van Dieten
Tony Weeg said: > > and what im getting is a 404 error.  however pdf's from the same > dir, are downloading fine. Undo the changes the IIS Lockdown tool made. IIRC that means removing the mapping from .exe to some 404.dll. Jochem [Todays Threads] [This Message] [Subscription] [Fast Unsubsc

RE: downloading .exe from website

2004-05-05 Thread Tony Weeg
y 05, 2004 12:02 PM To: CF-Talk Subject: RE: downloading .exe from website we ran iis lockdown, which probably has prevented this? maybe, ill look @ that dir and see whats up. thanks! tony -Original Message- From: Mark W. Breneman [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 05, 200

RE: downloading .exe from website

2004-05-05 Thread Tony Weeg
we ran iis lockdown, which probably has prevented this? maybe, ill look @ that dir and see whats up. thanks! tony -Original Message- From: Mark W. Breneman [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 05, 2004 12:00 PM To: CF-Talk Subject: RE: downloading .exe from website Hey

RE: downloading .exe from website

2004-05-05 Thread Mark W. Breneman
dmedia.com   608.270.9770   _   From: Tony Weeg [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 05, 2004 10:52 AM To: CF-Talk Subject: downloading .exe from website hi there. its been a while since I had to rebuild an iis/cfmx server... whats the thing I have to do to make it so that .exe

RE: downloading .exe from website

2004-05-05 Thread Ben Forta
bject: downloading .exe from website hi there. its been a while since I had to rebuild an iis/cfmx server... whats the thing I have to do to make it so that .exe files are downloadable from my server? or is there nothing, and I just need to work on some other problem here? thanks.x ...tony tony weeg s

RE: downloading .exe from website

2004-05-05 Thread Dave Watts
> whats the thing I have to do to make it so that .exe files > are downloadable from my server? You simply have to ensure that the directory in which you place these exe files doesn't allow execution of them. You can do this within the IIS management console - for that directory, make sure that y

Re: downloading .exe from website

2004-05-05 Thread Jochem van Dieten
Tony Weeg said: > > whats the thing I have to do to make it so that .exe files are > downloadable from my server? > > or is there nothing, and I just need to work on some other problem > here? It should work by default, but can be disabled by the IIS Lockdown tool. Jochem [Todays Threads] [Thi

downloading .exe from website

2004-05-05 Thread Tony Weeg
hi there. its been a while since I had to rebuild an iis/cfmx server... whats the thing I have to do to make it so that .exe files are downloadable from my server? or is there nothing, and I just need to work on some other problem here? thanks.x ...tony tony weeg senior web applications archi