Re: Configuring external CGI script in Tomcat 8.5

2020-06-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jean-Jierre, On 6/23/20 08:55, jean-pierre.urk...@devoteam.com.INVALID wrote: > Can anyone clarify on how to configure Tomcat 8.5 to serve an > external executable? The CGI-HowTo documentation is VERY unclear to > me. > > So let's say I have an

Configuring external CGI script in Tomcat 8.5

2020-06-23 Thread jean-pierre . urkens
Can anyone clarify on how to configure Tomcat 8.5 to serve an external executable? The CGI-HowTo documentation is VERY unclear to me. So let's say I have an application installed under 'c:\myApp' that provides a CGI executable 'c:\myApp\cgi\myapp.exe' now how do I configure Tomcat to have