diff options
author | Sergey Lukin <sergej.lukin@gmail.com> | 2015-12-04 09:30:06 +0200 |
---|---|---|
committer | Sergey Lukin <sergej.lukin@gmail.com> | 2015-12-04 09:30:06 +0200 |
commit | 6d3d30af5f6cdb789de02909fc0d5800151d8fa1 (patch) | |
tree | 8076d34295a8eb359ec5890e6e7c9fc2fcb07376 /etc/mini_httpd | |
parent | 7b24b7b03b6e69f6339282fad25c24fcc4e103ad (diff) | |
download | build-errors-6d3d30af5f6cdb789de02909fc0d5800151d8fa1.tar.bz2 build-errors-6d3d30af5f6cdb789de02909fc0d5800151d8fa1.tar.xz |
php replaced with haserl (no need to run php for several lines of code)
Diffstat (limited to 'etc/mini_httpd')
-rw-r--r-- | etc/mini_httpd/mini_httpd.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/mini_httpd/mini_httpd.conf b/etc/mini_httpd/mini_httpd.conf new file mode 100644 index 0000000..ddb5bd8 --- /dev/null +++ b/etc/mini_httpd/mini_httpd.conf @@ -0,0 +1,4 @@ +port=80 +user=nobody +dir=/var/lib/build-errors/htdocs +cgipat=**.sh|**.cgi|**.lua |