summaryrefslogtreecommitdiff
path: root/www/thy/DESCR
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-04-01 05:19:02 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-04-01 05:19:02 +0000
commit2c541c5c8d6ce50d20dce59ab46cc72dcecfc66e (patch)
tree433f788f429b25d9317bcc979d32d1e3f1ff71b1 /www/thy/DESCR
parentcf372a55330f1a782620b255947e7d4eccc9708c (diff)
downloadpkgsrc-2c541c5c8d6ce50d20dce59ab46cc72dcecfc66e.tar.gz
Initial import of thy-0.8.10 from pkgsrc-wip.
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.
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.