twhttpd Documentation

Copyright 2002 by Sam Ng

Version 1.01


Part A: Introduction

Most of the twhttpd configuration is supported only through configuration file.

The following command line options are supported:

-c [file] The location of the config file.
Default is /etc/twhttpd.conf
-V Show the version information of twhttpd
-h Show the usage manual of twhttpd

A configuration file consist of one general configuration part and several server configuration parts, where

For example, if you have 3 internal web servers to protect, and you want your internal user to use the proxy server for outbound web access, you just need to run ONE instance (copy) of twhttpd with a total of 4 specific configuration parts.

Here are some of the configuration file examples


[Sam Ng Home] [twhttpd Home]

Last Modified: 2002-2-12