Child pages
  • Apache HTTP Server Installation

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Apache HTTP Server can either be downloaded and installed or be installed through a package repository if the target system (Linux/Unix) has one. If available installation through the package repository is the preferred way of installation.

For the latest and more detailed information check the "Compiling and Installing" chapter in the documentation of the latest version of Apache HTTP Server. If a Package Repository is available in the target system, that is the preferred way of installation.

Package repository
On most operating systems, the Apache HTTP Server package can be installed from a package repository. For example the '/usr/ports/' repository for FreeBSD and the 'apt-get' package system for Ubuntu and Debian Linux distributions. This will download AND install Apache HTTP Server on the default location depending on your OS with default modules and configuration.

...