How to make the CGI up and run in windows XP

"Tao Wu" <[email protected]>
Newsgroups gmane.comp.gnu.global.general
Message-ID <[email protected]>
Hi!

I have another question as the subject says. I have apache 2.0.63
installed and run normally in my laptop. The OS is windows XP sp2.
GLOBAL version is 5.6.1 windows version.

According to GLOBAL tutorial, to have search and hypertext feature
work, a CGI must be set with windows server. I have added text below
to apache http.conf

ScriptAlias /cgi-bin/ "C:/global/cgi-bin/"

#
# "C:/Apache2/cgi-bin" should be changed to whatever your ScriptAliased
# CGI directory exists, if you have that configured.
#
<Directory "C:/global/cgi-bin">
    AllowOverride None
    Options None
    Order allow,deny
    Allow from all
</Directory>

However, I don't have much knowledge on CGI and web server. Tried
google and reading, but still no solution. Would you shed me some
light on this. How can I get the CGI run for this purpose.

Thanks in advance!

br,
 tao
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.