Environment deployment:
this experiment to redhat6.5 system as the installation object, (CentOS other series can also) install Apache source Package httpd-2.4.29.tar.bz2 Dependency Package pcre-8.41.tar.gz, apr-1.6.3.tar.bz2,
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
Basic tutorial on Apache Httpd server
Httpd server is a web server under the Apache product line. It is often used together with CGI scripts such as PHP or Python to provide dynamic Web services for users. Httpd provides http-based Web Services.
I've been studying lamp recently and want to write about what I've learned. Talk not much, go straight to the subject.The software I used to build the platform is the latest version, and the Linux distribution I use is RHEL6, and I will build the
The httpd server installed with Yum install httpd * is under the/etc/httpd directory by default.
However, the project path is under/var/www/html by default, which can be viewed in the httpd. conf configuration file.
If you download httpd from the
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)
Today small make up with everybody to do an exercise, is how to install httpd source package under CENTOS7.One: Download httpd The latest version of the source package[Email protected] ~]# Rpm-qa |grep httpd//query whether the HTTPD package is
The HTTPD server is a Web server under the Apache product line and is often used in conjunction with CGI scripts such as PHP or Python to provide dynamic Web services to users. HTTPD, as can be seen from the name, it provides primarily HTTP protocol-
1.HTTPD IntroductionToday's mainstream open source Web server software has httpd (Apache), lighttpd,nginx,thttpd, and so on, and httpd is so far the use of a lot of Web servers, according to statistics, the current HTTPD global share is about 47%,
Syntax: Chkconfig--list [name]chkconfig--add namechkconfig--del namechkconfig [--level levels] name Chkconfig [--level levels] NameReference article http://www.cnblogs.com/jipeng87/p/6308725.htmlObjectiveApache requires at least the support of APR,
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.