Re: Use existing CGI response for HTTP errors

2018-10-04 Thread Daniel Becroft
On Fri, Oct 5, 2018 at 3:12 AM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Daniel, > > On 10/3/18 19:16, Daniel Becroft wrote: > > Hi, > > > > We are setting up Tomcat 8 to use a CGI p

Use existing CGI response for HTTP errors

2018-10-03 Thread Daniel Becroft
under IIS, and we had to configure the following option there to stop IIS doing the same thing: Is there an existing option somewhere in Tomcat that will do the same thing (ie keep the CGI response intact even if it's a HTTP error)? I can't seem to find one. --- Daniel Becroft