diff options
Diffstat (limited to 'test-server.sh')
-rwxr-xr-x | test-server.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test-server.sh b/test-server.sh new file mode 100755 index 0000000..d8076a1 --- /dev/null +++ b/test-server.sh @@ -0,0 +1,2 @@ +#! /usr/bin/sh +lighttpd -D -f lighttpd-test.conf |