summaryrefslogtreecommitdiff
path: root/www/thy/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'www/thy/DESCR')
-rw-r--r--www/thy/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/www/thy/DESCR b/www/thy/DESCR
new file mode 100644
index 00000000000..dc7ab90ea62
--- /dev/null
+++ b/www/thy/DESCR
@@ -0,0 +1,8 @@
+Thy was designed to be as fast and lightweight as possible. For
+speed, she uses sendfile(), and does not fork.
+
+Among the features are name-based virtual hosts, userdir and
+directory index support; Range, If-Modified-Since, keep-alive,
+on-the-fly compression and of course, CGI, IPv6 and TLS support.
+
+Thy does not require (but can use) a configuration file to run.