Re: [users@httpd] cfgid module - setting HTTP status header

2016-01-08 Thread Sreenath BH
Hi There was an extra '\n' at beginning of Status as follows: '\nStatus: 400' After removing the extra character it worked. Thanks, Sreenath On 1/7/16, Nick Kew wrote: > On Thu, 7 Jan 2016 17:59:55 +0530 > Sreenath BH wrote: > >> Is there any way we can send such status code in fcgid? > > H

Re: [users@httpd] cfgid module - setting HTTP status header

2016-01-07 Thread Nick Kew
On Thu, 7 Jan 2016 17:59:55 +0530 Sreenath BH wrote: > Is there any way we can send such status code in fcgid? Have you tried it with a trivial test script? Maybe just set the status and reply HelloWorld? -- Nick Kew - To un