Re: How to deploy a CGI web service
From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 11/28/05
- Previous message: Barak: "How to deploy a CGI web service"
- In reply to: Barak: "How to deploy a CGI web service"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 28 Nov 2005 14:55:10 +1100
You need to secure access to the server to prevent others from placing .exes
into that folder.
For example, prevent users from logging on and/or prevent users (via NTFS
permissions) from writing content to that folder.
Cheers
Ken
"Barak" <lotemlotad@yahoo.com.RemoveThis> wrote in message
news:e774aC18FHA.1140@tk2msftngp13.phx.gbl...
:I have an IIS6, and a CGI (.exe) web service I want to deploy.
:
: I put the .exe in a virtual directory of it's own.
:
: I understand I need to give execution rights in this directory, I want to
: know if there is a way that I can prevent someone from putting another
.exe
: file in the same place and running it.
:
:
:
: TIA
:
:
:
: barak
:
:
- Previous message: Barak: "How to deploy a CGI web service"
- In reply to: Barak: "How to deploy a CGI web service"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|