[NLUUG]   Welcome to ftp.vim.org,
Hosted by ftp.nluug.nl
Current directory: /ftp/os/Linux/distr/salix/i486/extra-15.0/source/network/thttpd/
Contents of README:
thttpd is a simple, small, portable, fast, and secure HTTP server.
Simple: It handles only the minimum necessary to implement HTTP/1.1.
Well, maybe a little more than the minimum. Small: It has a very
small run-time size, since it does not fork and is very careful about
memory allocation. Portable: It compiles cleanly on most any Unix-like
OS. Fast: In typical use it's about as fast as the best full-featured
servers. Secure: It goes to great lengths to protect the web server
machine against attacks and breakins from other sites.

Notes:

By default the directory to serve through HTTP will be
'/var/www/thttpd'. If you want to change it, execute the SlackBuild as:
  # WEBDIR='/opt/www' sh thttpd.SlackBuild

To build and use this package the user/group 'thttpd' is required to
exists in your system. You can add it with:
  # groupadd -g 227 thttpd
  # useradd -u 227 -g 227 -c "User for thttpd" -d / -s /bin/false thttpd

Icon  Name                                                      Last modified      Size  
[DIR] Parent Directory - [DIR] patches/ 12-Jun-2022 01:01 - [TXT] README 12-Jun-2022 01:01 928 [   ] doinst.sh 12-Jun-2022 01:01 559 [TXT] rc.thttpd 12-Jun-2022 01:01 1.6K [TXT] slack-desc 12-Jun-2022 01:01 1.2K [   ] thttpd-2.29.tar.gz 12-Jun-2022 01:01 131K [TXT] thttpd.SlackBuild 11-Mar-2022 06:34 6.3K [   ] thttpd.conf 12-Jun-2022 01:01 220 [   ] thttpd.info 12-Jun-2022 01:01 278 [   ] thttpd.logrotate 12-Jun-2022 01:01 168

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!