diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-01 05:19:02 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-01 05:19:02 +0000 |
commit | 99cf807e38fb45401c05069b9f6be733ea93c1d8 (patch) | |
tree | 433f788f429b25d9317bcc979d32d1e3f1ff71b1 /www/thy/DESCR | |
parent | 4efcafd78cc1227da090a8f5189ce2ebf7180060 (diff) | |
download | pkgsrc-99cf807e38fb45401c05069b9f6be733ea93c1d8.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/DESCR | 8 |
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. |