About 300 results
Open links in new tab
  1. Download - The Apache HTTP Server Project

    Oct 8, 2013 · This version of Apache is our latest GA release of the new generation 2.4.x branch of Apache HTTPD and represents fifteen years of innovation by the project, and is …

  2. Welcome! - The Apache HTTP Server Project

    Jan 1, 2018 · The Apache HTTP Server ("httpd") was launched in 1995 and it has been the most popular web server on the Internet since April 1996. It has celebrated its 25th birthday as a …

  3. Expressions in Apache HTTP Server

    Historically, there are several syntax variants for expressions used to express a condition in the different modules of the Apache HTTP Server. There is some ongoing effort to only use a …

  4. apachectl - Apache HTTP Server Control Interface

    apachectl is a front end to the Apache HyperText Transfer Protocol (HTTP) server. It is designed to help the administrator control the functioning of the Apache httpd daemon.

  5. Documentation: Apache HTTP Server - The Apache HTTP Server …

    The documentation is available is several formats. Downloadable formats including Windows Help format and offline-browsable html are available from our distribution mirrors. Online browsable …

  6. Using Apache HTTP Server on Microsoft Windows

    Because Apache for Windows is multithreaded, it does not use a separate process for each request, as Apache can on Unix. Instead there are usually only two Apache processes …

  7. Security Tips - Apache HTTP Server Version 2.4

    In typical operation, Apache is started by the root user, and it switches to the user defined by the User directive to serve hits. As is the case with any command that root executes, you must …

  8. Compiling and Installing - Apache HTTP Server Version 2.4

    Most users of Apache on unix-like systems will be better off downloading and compiling a source version. The build process (described below) is easy, and it allows you to customize your …

  9. Binding to Addresses and Ports - Apache HTTP Server Version 2.4

    Binding to Addresses and Ports Available Languages: de | en | fr | ja | ko | tr Configuring Apache HTTP Server to listen on specific addresses and ports.

  10. Server-Wide Configuration - Apache HTTP Server Version 2.4

    This document explains some of the directives provided by the core server which are used to configure the basic operations of the server.