I've create a virtual directory in server.xml using context tag and it looks fine since I am able to access .html files. The only problem is that when I call a cgi script, it request me to download the file. The cgi script run fine in the web-inf\cgi folder but not the virtual folder that I've created.
I am running on Win AD Server, Tomcat 5, Active Perl 5.8, I've uncomments out the web.xml cgi script enable and I know it runs fine because I can execute the script if I put it under the web-inf\cgi folder.
Thx.
I am running on Win AD Server, Tomcat 5, Active Perl 5.8, I've uncomments out the web.xml cgi script enable and I know it runs fine because I can execute the script if I put it under the web-inf\cgi folder.
Thx.