WebServer-SG

Introduction

WebServer-SG is a prototype package to provide a turn-key solution to the relatively painful experience of installing and deploying a secure Apache web server and the Tomcat servlet container. WebServer-SG v1.1 is bundled with the following packages: In addition both ant v1.3 and Tomcat version 3.2.3 is included and uses the mod_jk connector to talk to Apache.

Download

The build script is simple Bourne shell and has been tested under Linux and Solaris.

Get the latest version of WebServer-SG here.

Installation

Create a user under which you wish to run the web server. Generally this is a user with minimal privileges e.g user or group nobody.

Now run the install script as root:

%>./install.sh

After compiling and installing the necessary programs, you will be asked a couple questions about server configuration before the script processes the configuration files and prints out post installation instructions on obtaining a certificate and other issues.

Resources

Good sources of information: Books: Websites:
Last modified: Fri Aug 31 08:27:16 PDT 2001