diff options
author | nathansmith <nathansmith@posteo.com> | 2025-05-24 11:52:12 -0600 |
---|---|---|
committer | nathansmith <nathansmith@posteo.com> | 2025-05-24 11:52:12 -0600 |
commit | 1cdfd93e1f02739a685d1cdb131b3efe13adc06b (patch) | |
tree | 0f695f15467a46eb62d079c626870049d3ed03b6 /test-server.sh | |
parent | 97264f9fa10c49c4e058fe1f59bb75b04892bee1 (diff) |
No more tables in guest book
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 |