Re: Prevent a ISAPI DLL to be accessed externally in IIS 6
- From: toolsandcomps@xxxxxxxxx
- Date: Fri, 19 Oct 2007 11:49:32 -0700
However, I'm confused. If you only want the ISAPI DLL to be accessed
from the server itself, then why did you make it an ISAPI?
In fact, I'm running a webhosting company and some of the availalble
plans allows the customer to install SOAP ISAPI servers, which I allow
externat access. The other normal ISAPI DLLs I dont want they to be
accessed externally
You can configure IIS to restrict requests by IP with an allow or deny
mask.
Do you mean to limit the access to 127.0.0.1 ?
Thanks for your help...
Jackson Gomes
.
- Follow-Ups:
- Re: Prevent a ISAPI DLL to be accessed externally in IIS 6
- From: toolsandcomps
- Re: Prevent a ISAPI DLL to be accessed externally in IIS 6
- References:
- Prevent a ISAPI DLL to be accessed externally in IIS 6
- From: toolsandcomps
- Re: Prevent a ISAPI DLL to be accessed externally in IIS 6
- From: David Wang
- Prevent a ISAPI DLL to be accessed externally in IIS 6
- Prev by Date: Re: Prevent a ISAPI DLL to be accessed externally in IIS 6
- Next by Date: Re: Prevent a ISAPI DLL to be accessed externally in IIS 6
- Previous by thread: Re: Prevent a ISAPI DLL to be accessed externally in IIS 6
- Next by thread: Re: Prevent a ISAPI DLL to be accessed externally in IIS 6
- Index(es):
Relevant Pages
|