mirror of
https://github.com/lammertb/libhttp.git
synced 2025-08-07 16:02:55 +03:00
Redirect stderr of CGI process to error log (Step 3/3)
This commit is contained in:
4
test/linux_fail.cgi
Normal file
4
test/linux_fail.cgi
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
>&2 echo "Some error sent to stderr"
|
||||
|
Reference in New Issue
Block a user