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]

Reply via email to