1
0
Fork 0
mirror of https://github.com/apache/httpd.git synced 2026-09-19 18:10:14 +00:00
Mirror of Apache HTTP Server. Issues: http://issues.apache.org https://httpd.apache.org
  • C 82.8%
  • Python 12.4%
  • Shell 1.3%
  • M4 0.9%
  • CMake 0.4%
  • Other 1.8%
Find a file
Jean-Frederic Clere 93afb5c041 Speed up the tests and xfail some more.
This closes  #753



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1938094 13f79535-47bb-0310-9956-ffa450edef68
2026-09-11 05:29:01 +00:00
.github/workflows Speed up the tests and xfail some more. 2026-09-11 05:29:01 +00:00
build Simplify handling of a2md in support/ and make both that and htcacheclean 2026-09-04 15:58:21 +00:00
changes-entries * modules/metadata/mod_mime_magic.c (rsl_strdup): Fix off-by-one which 2026-09-10 06:24:37 +00:00
docs Fix French description for 0 in H2MaxStreamErrors 2026-09-10 15:12:18 +00:00
include restrict per-dir file funcs centrally 2026-06-05 10:27:34 +00:00
modules * modules/metadata/mod_mime_magic.c (rsl_strdup): Fix off-by-one which 2026-09-10 06:24:37 +00:00
os * os/unix/config.m4: Move check for rlim_t here and use AC_CHECK_TYPE. 2026-08-28 13:33:07 +00:00
server * server/mpm/prefork/prefork.c (prefork_run): Ignore SIGHUP while 2026-08-30 06:08:44 +00:00
srclib remove leftovers from initial libapreq import 2011-11-13 00:21:15 +00:00
support Simplify handling of a2md in support/ and make both that and htcacheclean 2026-09-04 15:58:21 +00:00
test Speed up the tests and xfail some more. 2026-09-11 05:29:01 +00:00
.gdbinit * .gdbinit (dump_bucket_ex): Use a string comparison with the bucket 2023-01-09 10:09:46 +00:00
.gitignore * .gitignore: Ignore the "-ng" variants of support/ scripts. [skip ci] 2026-08-04 15:21:02 +00:00
.gitleaks.toml * .gitleaks.toml: Add gitleaks allowlist to prevent false 2026-08-26 07:01:21 +00:00
ABOUT_APACHE Trigger ci. 2024-01-16 17:10:31 +00:00
acinclude.m4 * configure.in, acinclude.m4, modules/cache/config.m4, 2026-08-28 13:33:49 +00:00
ap.d Import the core parts of the DTrace patch. This is a modified and updated 2008-12-05 03:34:52 +00:00
Apache-apr2.dsw Remove mod_dav_lock, which was useful only to provide drop-in 2026-05-15 10:31:10 +00:00
Apache.dsw Remove mod_dav_lock, which was useful only to provide drop-in 2026-05-15 10:31:10 +00:00
apache_probes.d catch up on recently-added hooks 2009-12-18 15:29:55 +00:00
BuildAll.dsp Add modules/examples/, and a new BuildAll dummy stub. 2007-08-24 02:07:46 +00:00
BuildBin.dsp Windows bits for mod_log_json.dsp 2020-05-13 10:43:05 +00:00
buildconf * buildconf: Remove the autoconf version check, which warned about 2026-08-28 13:34:31 +00:00
CHANGES mod_ssl: Add support for OpenSSL provider based certificate 2026-08-03 22:48:57 +00:00
CMakeLists.txt Based on [PR665] install what is needed to build Apache httpd with vcpkg in window and fix some tests. 2026-09-04 12:54:05 +00:00
config.layout A server layout for NetBSD's pkgsrc default settings 2023-03-02 14:37:20 +00:00
configure.in * configure.in: Require autoconf 2.70+. 2026-08-28 13:34:02 +00:00
emacs-style Don't use tabs. 2003-12-29 12:59:02 +00:00
httpd-trunk.md Align w/ subversion references rather than using the git ro versions 2026-06-08 19:11:31 +00:00
httpd.dsp Windows manifests are ;1 for .exe, ;2 for .dll and .so - ref: http://msdn.microsoft.com/en-us/library/ms235591.aspx 2008-06-11 16:34:20 +00:00
INSTALL Add git commands for apr checkout to INSTALL 2025-02-14 16:03:33 +00:00
InstallBin.dsp Mirror r483555, for GUI environment. Reason for the duplication is to make 2006-12-07 17:47:43 +00:00
LAYOUT Fix obvious errors. Probably the rest of the 2014-07-23 20:00:50 +00:00
libhttpd.dsp *) core/mod_http/mod_http2: 2022-04-04 08:24:09 +00:00
LICENSE Synch with trunk. 2021-07-28 09:00:44 +00:00
Makefile.in Simplify handling of a2md in support/ and make both that and htcacheclean 2026-09-04 15:58:21 +00:00
Makefile.win Remove apreq from trunk per PMC vote: 2026-04-23 16:08:21 +00:00
NOTICE Happy New Year 2026 - part 2 2026-01-04 15:14:52 +00:00
NWGNUmakefile Remove apreq from trunk per PMC vote: 2026-04-23 16:08:21 +00:00
README Remove the outdated "most popular" language. 2026-06-17 21:04:18 +00:00
README.CHANGES * README.CHANGES: Note that MPM changes are named for the MPM, and that 2026-08-30 06:08:14 +00:00
README.cmake Remove awk dependency when building using CMake. Before this awk was required 2024-07-20 16:18:18 +00:00
README.md * Create README.md as symlink to README for better Github rendering [skip ci] 2024-01-25 07:09:28 +00:00
README.platforms Make up-to-date 2014-08-27 16:37:24 +00:00
ROADMAP Fix spelling errors found by codespell. [skip ci] 2020-02-13 18:15:57 +00:00
SECURITY.md * SECURITY.md (Model scope): Try harder to reject "lookalike" 2026-08-25 16:35:00 +00:00
STATUS Another candidate module to remove. 2026-07-17 12:07:47 +00:00
VERSIONING Fix spelling errors found by codespell. [skip ci] 2020-02-13 18:15:57 +00:00

Apache HTTP Server

What is it?

The Apache HTTP Server is a powerful, flexible, HTTP/1.1 and HTTP/2 compliant, and widely deployed web server. Originally designed as a replacement for the NCSA HTTP Server, it has been in continuous development since 1995 and remains one of the foundational projects of the Apache Software Foundation. The developers aim to collaboratively develop and maintain a robust, commercial-grade, standards-based server with freely available source code.

The Latest Version

Details of the latest version can be found on the Apache HTTP server project page.

Documentation

The documentation available as of the date of this release is included in HTML format in the docs/manual/ directory. The most up-to-date documentation can be found at https://httpd.apache.org/docs/trunk/.

Installation

Please see the file called INSTALL. Platform specific notes can be found in README.platforms.

Licensing

Please see the file called LICENSE.

Cryptographic Software Notice

This distribution may include software that has been designed for use with cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See https://www.wassenaar.org/ for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

The following provides more details on the included files that may be subject to export controls on cryptographic software:

Apache httpd 2.0 and later versions include the mod_ssl module under modules/ssl/ for configuring and listening to connections over SSL encrypted network sockets by performing calls to a general-purpose encryption library, such as OpenSSL or the operating system's platform-specific SSL facilities.

In addition, some versions of apr-util provide an abstract interface for symmetrical cryptographic functions that make use of a general-purpose encryption library, such as OpenSSL, NSS, or the operating system's platform-specific facilities. This interface is known as the apr_crypto interface, with implementation beneath the /crypto directory. The apr_crypto interface is used by the mod_session_crypto module available under modules/session for optional encryption of session information.

Some object code distributions of Apache httpd, indicated with the word "crypto" in the package name, may include object code for the OpenSSL encryption library as distributed in open source form from https://www.openssl.org/source/.

The above files are optional and may be removed if the cryptographic functionality is not desired or needs to be excluded from redistribution. Distribution packages of Apache httpd that include the word "nossl" in the package name have been created without the above files and are therefore not subject to this notice.

Contacts