Installation Guide

SUN HTTPd - How to Install

This section describes how to install SUN HTTPd.

Getting the program

You can get the source code via SwineHub.

Dependencies

SUN HTTPd has 2 dependencies: See README for the links.

Compilation

  1. Checkout using subversion:
    svn co http://sw.nishi.boats/sw/~nishi/httpd
  2. Compile using GNU make:
    cd httpd/trunk
    make

    Options:
  3. Executable httpd should appear in the directory bin, and the module mod_test.so and mod_cgi2.so should appear in the directory lib.

Configuration

See trunk/sunhttpd.conf.
Nishi <nishi@nishi.boats>
$Id: index.html,v 1.8 2023/12/01 09:41:33 nishi Exp $