Compile and install httpd and compile httpd
Compile and install httpd
1. Download the source code package from the official website.
In order to avoid illegal software, be sure to go to the official website to download http://www.apache.org
Httpd-2.4
First, compile and install Httpd2.4.101. Solve the dependency relationshipHTTPD-2.4.10 requires a newer version of APR and Apr-util, so it needs to be upgraded beforehand. There are two ways to upgrade, one is to compile the installation through
1. New Features of httpd-2.4
1) MPM supports loading at runtime;
-- Enable-MPMs-shared = all -- With-MPM = {prefork | worker | event}
2) event MPM supported
3) asynchronous read/write
4) use different log levels in each module and Directory
5)
Compile and install Apache httpd 2.4 in Linux
Apache is the world's No. 1 Web server software. It can run on almost all widely used computer platforms. Because of its wide use of cross-platform and security, it is one of the most popular Web server
Installing httpd-2.4dependent on apr-1.4+, apr-util-1.4+, [Apr-iconv]Apr:apache portable runtime to solve cross-platform implementationsCentOS 6: Default: apr-1.3.9, apr-util-1.3.9To prepare the development package before installation:Development
Httpd compilation and Installation
1. Compile and install APR
The httpd-2.4.9 needs a newer version of APR and APR-util, so first install these two packages in the check environment, check whether the three development package groups development
This article mainly introduces the httpd source code installation and testing methods in CentOS, and mainly introduces the software package installation and source code installation labels: CentOS
Environment: CentOS6.4 x86_64
Applications required:
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.