install.txt

# At this point you should see the above files and one called "INSTALL", which begins with:
# 1     To build:
# 2
# 3    % ./configure
# 4
# 5    Edit config.h to change the configuration options if necessary.
# 6
# 7    % make
# 8
# 9
# 10    To install:
# 11
# 12    % make install
# 13
# 14    Edit one of your system rc files to run thttpd at boot time.  Do NOT
# 15    run it from inetd, that setup is inefficient so thttpd doesn't support it.
# 16
