Difference between revisions of "Apache HTTP Server"

From CNM Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The [[Apache HTTP Server]] (unofficially, but commonly, known as [[Apache]]; hereinafter, the ''Software'') is  the most popular [[webserver]] software. As of February of 2019, the ''Software'' was used by more than 44% of all the [[website]]s in the [[World Wide Web]] ([[World Wide Web|WWW]]). The second popular [[webserver]], [[Nginx]], was used by about 41% at that time. The ''Software'' is both [[open-source]] [[cross-platform]].
+
The [[Apache HTTP Server]] (unofficially, but commonly, known as [[Apache]]; hereinafter, the ''Software'') is  the most popular [[web server]] software. As of February of 2019, the ''Software'' was used by more than 44% of all the [[website]]s in the [[World Wide Web]] ([[World Wide Web|WWW]]). The second popular [[web server]], [[Nginx]], was used by about 41% at that time. The ''Software'' is both [[open-source]] [[cross-platform]].
  
  
Line 14: Line 14:
 
Security Tips
 
Security Tips
 
Server-Wide Configuration
 
Server-Wide Configuration
SSL/TLS Encryption
+
[[SSL]]/TLS Encryption
 
Suexec Execution for CGI
 
Suexec Execution for CGI
 
URL Rewriting with mod_rewrite
 
URL Rewriting with mod_rewrite
 
Virtual Hosts
 
Virtual Hosts

Latest revision as of 14:44, 15 December 2023

The Apache HTTP Server (unofficially, but commonly, known as Apache; hereinafter, the Software) is the most popular web server software. As of February of 2019, the Software was used by more than 44% of all the websites in the World Wide Web (WWW). The second popular web server, Nginx, was used by about 41% at that time. The Software is both open-source cross-platform.


Binding to Addresses and Ports Configuration Files Configuration Sections Content Caching Content Negotiation Dynamic Shared Objects (DSO) Environment Variables Log Files Mapping URLs to the Filesystem Performance Tuning Security Tips Server-Wide Configuration SSL/TLS Encryption Suexec Execution for CGI URL Rewriting with mod_rewrite Virtual Hosts