IASP 让你的ASP运行于Apache[3]

[入库:2005年9月21日] [更新:2007年3月24日]

本文简介:

< 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页面了。现在该你来自由发挥聪明才智了。

 whling 回复于:2003-10-13 15:52:02 请问,有没有关于apache2.X的说明?楼上的你安装成功了吗?能不能帖出来?

 seacaptain 回复于:2003-10-14 09:03:21 是啊,安装成功了吗?

 whling 回复于:2003-10-15 14:03:46 up

 jhsea3do 回复于:2003-10-20 21:00:57 Q) Does iASP support Apache 2.0 on windows? 
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 

这个东西没啥用途的.......

 守夜人 回复于:2005-03-23 10:29:29 没用!!!因为asp大部份都是对数据进行操作的,特别是access,总不能也搞个linux下的access数据库吧??

 wjmboss 回复于:2005-04-29 12:24:18 linux下装个myOdbc好像可以使用access,还有其它MS的东西吧

不过好像没人这么做

 kuukaa 回复于:2005-04-29 16:11:50 是没多大用的

还支持activeX这种M$自己都将抛弃的东东,,,

本文关键:IASP 让你的ASP运行于Apache
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top