a s k e s i s
Askesis start >  Documentation >  Software index >  Apache

Description

Apache is a HTTP/1.1 compliant webserver. Depending on the platform, the current version is either 2.0.43 or 2.0.40.

Files

The current binary for Windows is 2.0.43, downloadable as an MSI installer file. There are several Linux versions available. We use the latest RedHat 7.2 version. Note that this is not an RPM binary!

The source is also available.

Installation



Configuration

Linux

On RedHat 8.0, the httpd daemon is not started by default. If you want to have it automatically started, enable it by issueing the command chkconfig --level 3 httpd on, this will start the daemon when using runlevel 3 (the normal mode of operation for a server).

Removal



Homepage

The homepage for the Apache webserver is www.apache.org.

Manual

The manual is part of the binary download and can also be viewed online.

FAQ



Links