=begin
= Contents

  httpd.rb          HTTPServer
  htproxy.rb        HTTPProxyServer
  httpd-auth.rb     HTTPAuth module 
  httpsd.rb         HTTP over SSL (use Ruby/OpenSSL)
  httpd-tcpwrap.rb  IP address base access control (use Ruby/TCPWrapper)

  conf/             config files.
  htdocs/           sample documents.
  var/              log output directory (see httpd.rb)

=end
