mirror of
https://github.com/lammertb/libhttp.git
synced 2025-08-09 03:22:45 +03:00
Redirect stderr of CGI process to error log (Step 3/3)
This commit is contained in:
5
test/linux_fail_silent.cgi
Normal file
5
test/linux_fail_silent.cgi
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo not a complete header
|
||||
echo and nothing sent to stderr
|
||||
|
Reference in New Issue
Block a user