diff options
Diffstat (limited to 'hlog.cgi')
-rw-r--r-- | hlog.cgi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hlog.cgi b/hlog.cgi new file mode 100644 index 0000000..04d244f --- /dev/null +++ b/hlog.cgi @@ -0,0 +1,4 @@ +#!/bin/sh + +printf 'Content-Type: text/plain\r\n\r\n' +cat /srv/hlog/runxiyu.hlog |