shithub: werc

Download patch

ref: e461972e8d1c2950c2fbe82c9e41f2eb7b7cfa45
parent: 684b288f3f5c8215b71af08f27469bb96b7ef082
author: Uriel <u@berlinblue.org>
date: Sat Feb 5 11:49:29 EST 2011

Add commented out stderr debug command. This is provides functionality similar to werc_errlog_wrap.rc but it is easier to enable without changing the http server configuration.

--- a/bin/werc.rc
+++ b/bin/werc.rc
@@ -135,4 +135,4 @@
     echo $res_tail
 }
 
-werc_exec_request
+werc_exec_request # >[2]/tmp/wercdebug.log
--