You may not have the redirector for the WEB server installed or working.
Running IIS?
Try http://localhost:8080/cgi-bin/script.cgi to see if Tomcat is working OK.
If thats working then you'll need to download and install the redirector for
IIS or Apache from the WEB.
-----Original Message-----
From: Darrell Porter [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 29, 2001 4:54 PM
To: Tomcat User Mailing List (E-mail)
Subject: Context not working as expected
This one is pretty out there...
I need http://localhost/cgi-bin/script.cgi to really point to
webapps/subdir/foobar.class
I have the following in my server.xml:
<Context path="/cgi-bin/script.cgi"
docBase="webapps/subdir/foobar.class" debug="1" reloadable="true" >
</Context>
When I browse to http://localhost/cgi-bin/script.cgi, the browser asks
whether I want to open or save the file.
Can someone PLEASE tell me what I'm missing. (other than my mind, that is =P
)
Thanks
Darrell
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]