2c541c5c8d
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.
8 lines
406 B
Text
8 lines
406 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2004/04/01 05:19:02 xtraeme Exp $
|
|
|
|
In order to use Thy, you will need to set up a directory to serve documents
|
|
from. By default, Thy looks in `/var/www', you might consider using that,
|
|
or `/var/httpd', as installed by apache.
|
|
|
|
===========================================================================
|