< head>
< title>Test iASP< /title>< /p>
< /head>
< body>
< %
Response.Write "< BR>< h1>Congradulations!< BR>Instant ASP has worked for you!< /h1>"
% >
< /body>
< /html>
至此,Apache 1.3.3服务器软件已经可以用iASP解释引擎解释和执行ASP页面了。现在该你来自由发挥聪明才智了。
A) Yes, iASP2.1.01 support Apache2.0.X. But you need to rebuild the module iasp.dll or iasp.so on your server by yourself. If you use the Window System, please build the module iasp.dll with Microsoft Visual C++. You need import the aprutil.lib, libapr.lib, libhttpd.lib and all .h files of apache for compiling the module. If you use the Linux System, please follow the instruction: /iasp_home/bin/apache/source/2.0/readme.txt(or /iasp_home/bin/apache/source/1.3/readme.txt) to compile the module. The module's source code under the /iasp_home/bin/apache/source folder
这个东西没啥用途的.......
不过好像没人这么做
还支持activeX这种M$自己都将抛弃的东东,,,
本文关键:IASP 让你的ASP运行于Apache