D
darzui
Unregistered / Unconfirmed
GUEST, unregistred user!
我用的是apache1.3.19,把编译好的hello.exe拷贝到apache/cgi-bin/下,改名为hello.cgi,然后
启动apache,在ie地址栏里输入localhost/cgi-bin/hello.cgi,结果弹出了intraweb的“My
Intraweb Application Server”窗口(和在delphi中运行结果一样),然后选择“execute”,
打开了一个新ie窗口,内容正是hello.cgi的运行结果,同时地址栏上赫然写着“http://127.0.0.1:2751/EXEC/0/0C83D7001EEB940A174EE240?”
,说明这个cgi根本没在apache下运行。
请问到底怎样运行用intraweb开发的cgi?谢谢
启动apache,在ie地址栏里输入localhost/cgi-bin/hello.cgi,结果弹出了intraweb的“My
Intraweb Application Server”窗口(和在delphi中运行结果一样),然后选择“execute”,
打开了一个新ie窗口,内容正是hello.cgi的运行结果,同时地址栏上赫然写着“http://127.0.0.1:2751/EXEC/0/0C83D7001EEB940A174EE240?”
,说明这个cgi根本没在apache下运行。
请问到底怎样运行用intraweb开发的cgi?谢谢