About 50 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. Getting Started - Apache HTTP Server Version 2.4

    Hostnames and DNS In order to connect to a server, the client will first have to resolve the servername to an IP address - the location on the Internet where the server resides. Thus, in …

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

  5. Compiling and Installing - Apache HTTP Server Version 2.4

    This document covers compilation and installation of the Apache HTTP Server on Unix and Unix-like systems only. For compiling and installation on Windows, see Using Apache HTTP Server …

  6. mod_ssl - Apache HTTP Server Version 2.2

    Summary This module provides SSL v2/v3 and TLS v1 support for the Apache HTTP Server. It was contributed by Ralf S. Engeschall based on his mod_ssl project and originally derived …

  7. SSL/TLS Strong Encryption: How-To - Apache HTTP Server Version …

    "Strong encryption" is, and has always been, a moving target. Furthermore, the definition of "strong" depends on your desired use cases, your threat models, and your acceptable levels …

  8. Authentication and Authorization - Apache HTTP Server Version 2.4

    Authentication is any process by which you verify that someone is who they claim they are. Authorization is any process by which someone is allowed to be where they want to go, or to …

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

    When httpd starts, it binds to some port and address on the local machine and waits for incoming requests. By default, it listens to all addresses on the machine. However, it may need to be …

  10. Apache HTTP Server 2.2 vulnerabilities

    Fixed in Apache HTTP Server 2.2.34 important: ap_get_basic_auth_pw () Authentication Bypass (CVE-2017-3167) Use of the ap_get_basic_auth_pw () by third-party modules outside of the …