About 12,000 results
Open links in new tab
  1. Welcome! - The Apache HTTP Server Project

    Jan 1, 2018 · The Number One HTTP Server On The Internet ¶ The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating …

  2. Download - The Apache HTTP Server Project

    Oct 8, 2013 · Downloading the Apache HTTP Server Use the links below to download the Apache HTTP Server from our download servers. You must verify the integrity of the downloaded ...

  3. 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 …

  4. Compiling and Installing - Apache HTTP Server Version 2.4

    If PREFIX is not specified, it defaults to /usr/local/apache2. Each section of the compilation and installation process is described in more detail below, beginning with the requirements for …

  5. Apache HTTP Server Version 2.4 Documentation

    How-To / Tutorials Authentication and Authorization Access Control CGI: Dynamic Content .htaccess files Server Side Includes (SSI) Per-user Web Directories (public_html) Reverse …

  6. Getting Started - Apache HTTP Server Version 2.4

    If you installed httpd from source, the default location of the configuration files is /usr/local/apache2/conf. The default configuration file is usually called httpd.conf.

  7. What is the Apache HTTP Server Project?

    What is the Apache HTTP Server Project? The Apache HTTP Server Project is a collaborative software development effort aimed at creating a robust, commercial-grade, featureful, and …

  8. Using Apache HTTP Server on Microsoft Windows

    If Apache is compiled normally, it will install a number of optional modules in the \Apache2.4\modules directory. To activate these or other modules, the LoadModule directive …

  9. HTTP/2 guide - Apache HTTP Server Version 2.4

    This is the howto guide for the HTTP/2 implementation in Apache httpd. This feature is production-ready and you may expect interfaces and directives to remain consistent releases.

  10. Reverse Proxy Guide - Apache HTTP Server Version 2.4

    In addition to being a "basic" web server, and providing static and dynamic content to end-users, Apache httpd (as well as most other web servers) can also act as a reverse proxy server, also …