Chapter 2. Installation

Table of Contents
Directory Structure
Quick Start
Basic Apache Usage

Directory Structure

GenieGate is structured using a central directory for it's library files, separate directories for each deployment and web files located where it is convenient for the web master to place them.

Important

It is extremely important that your private ~/geniegate is not accessible by the web server

This directory will contain passwords and other information that should not be made public. It is recommended that this be in your UNIX HOME directory.

The web/ directory refers to any files that are web accessible, typically some place in your DocumentRoot.

Before we proceed to the "Quick Start" section, it is assumed that your web directory is some place in web space, and can be reached through a web browser, that your ~geniegate/ has been copied some place outside web space.