代码搜索:ISAPI
找到约 558 项符合「ISAPI」的源代码
代码结果 558
www.eeworm.com/read/104413/15694643
txt resin与iis结合的一些补充技巧.txt
作者:jian
email: wjian111@163.net
日期:2001-5-22 2:54:07
软件环境:
JDK1.3 http://java.sun.com
resin1.2.0 http://www.caucho.com
Winnt 4.0 & IIS4
Win2000 & IIS5
简单来说,直接运行Resin的bin目录下的setup.exe即可自动完成
www.eeworm.com/read/203690/15353190
dpr fileisapi.dpr
{ @html()
ISAPI Project Template
@html()
- Copyright (c) Danijel Tkalcec
@html()
@exclude }
library FileISAPI;
{$include rtcDeploy.inc}
uses
{$ifdef rtcDeploy}
www.eeworm.com/read/182789/9191281
reg pws-php5isapi.reg
REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script Map]
".php"="[PUT PATH HERE]\\php5isapi.dll"
www.eeworm.com/read/362266/10008560
reg pws-php5isapi.reg
REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script Map]
".php"="[PUT PATH HERE]\\php5isapi.dll"
www.eeworm.com/read/196479/8089311
reg pws-php5isapi.reg
REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script Map]
".php"="[PUT PATH HERE]\\php5isapi.dll"
www.eeworm.com/read/479933/6683973
reg pws-php5isapi.reg
REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script Map]
".php"="[PUT PATH HERE]\\php5isapi.dll"
www.eeworm.com/read/439112/1811086
nasl iis5_isapi_printer.nasl
#
# This script was written by Matt Moore
#
# www.westpoint.ltd.uk
#
# Script audit and contributions from Carmichael Security
#
www.eeworm.com/read/247748/12621327
txt iis的isapi接口简介.txt
IIS的<mark>ISAPI</mark>接口简介
<mark>ISAPI</mark>(Internet Server Application Programming Interface)作为一种可用来替代CGI的方
法,是由微软和Process软件公司联合提出的Web服务器上的API标准。<mark>ISAPI</mark>与Web服务器结合紧
密,功能强大,能够获得大量的信息,因此利用<mark>ISAPI</mark>可以开发出灵活高效的Web服务器增强程 ...
www.eeworm.com/read/105750/15659757
reg pws-php5isapi.reg
REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script Map]
".php"="[PUT PATH HERE]\\php5isapi.dll"