Re: Prevent a ISAPI DLL to be accessed externally in IIS 6




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

.



Relevant Pages

  • Re: Wince WebServer
    ... Microsoft Corporation ... Chris Tacke - Embedded MVP ... I'll try to write an ISAPI but I think my ... ASP server into the build. ...
    (microsoft.public.windowsce.app.development)
  • Re: Wince WebServer
    ... Chris Tacke - Embedded MVP ... configuration file") by http the device. ... I'll try to write an ISAPI but I think my need is very ... the Microsoft Web server in it? ...
    (microsoft.public.windowsce.app.development)
  • Re: IIS 6.0 + Win 2003 + ISAPI
    ... You've basically shown that since the application EXE runs on Windows Server ... authentication protocol used for the request and whether your ISAPI uses the ... by a ISAPI extension running on IIS 6.0. ... In our application we would create a temporary file to ...
    (microsoft.public.inetserver.iis.security)
  • Re: Keep Socket connection open in ATL Server (ISAPI)
    ... I do not have controls over production servers so the ISAPI must support both IIS5 and IIS6. ... I understand you've used ATL Server project to develop a ISAPI extension based server application. ... the ISAPI code itself doesn't have particular settings to control its lifetime or cycle. ...
    (microsoft.public.vc.atl)
  • RE: Keep Socket connection open in ATL Server (ISAPI)
    ... develop a ISAPI extension based server application. ... Microsoft MSDN Online Support Lead ...
    (microsoft.public.vc.atl)