Prepare the article:
First, configure the firewall, open 80 ports, 3306 ports
Vi/etc/sysconfig/iptables #编辑防火墙配置文件
# Firewall configuration written by System-config-firewall
# Manual Customization of this file is not
Prepare the article:CentOS 6.6 System Installation Configuration Illustration tutorialHttp://www.osyunwei.com/archives/8398.htmlFirst, configure the firewall, open 80 port, 3306 portVi/etc/sysconfig/iptables #编辑防火墙配置文件# Firewall configuration
Compile and install LNMP in CentOS 6.5 Production Environment
I. Environment preparation1. Operating System installation: CentOS 6.5 64-bit minimal installation.2. Configure IP, DNS, gateway, and host name3. configure the firewall and enable ports 80
There is no problem when installing the apache2.2.22 version, you can use the command to compile the installation directly.However, in the Apache 2.4.12 version, when the./configure is configured,TipsConfigure:error:APR not found. Please read the
Nginx1. High-Performance HTTP server, supporting up to 20000 concurrent access2. Reverse Proxy Server for website Acceleration3. As a front-end Server Load balancer========================================================== ======================I.
Some friends may use regular expressions every day, such as grep, Vim, sed, and awk, but they may not be familiar with this term. Regular Expressions are generally abbreviated to RegEx, Regexp, or even re. There are many articles about regular
PS: Apache http server depends on apr, apr-util, and pcre. Therefore, you must download and install these three items first. Apr-util and pcre depend on apr. Therefore, you must install apr first.
Steps:
1. Download apr, apr-util, pcre, and Apache
: This article describes how to connect nginx to mongodb. For more information about PHP tutorials, see. 1) Download nginx-gridfs code
2) install the latest version of pcre
Download the latest pcre from
Recently working with a company to install our application on their servers, but the problem comes. They are for their own server security, do not give us root permissions, only give us ordinary user rights, all programs are installed in the
Nginx Compile install download install package nginx-1.3.15.tar.gz tar zxvf nginx-1.3.15.tar.gz cd nginx-1.3.15/compile./configure--user=www--group=www--prefix=/usr/local/nginx\--with-http_stub_status_module--with-http_ssl_module Make && make
1. download Nginx, url: http://nginx.org/download/2. Unzip TAR-XZVF nginx-1.6.2.tar.gz3. Create an image file: mount-t iso9660 rhel-server-6.5-i386-dvd.iso/media/iso-o Loop4. in the/ETC/YUM.REPOS.D directory, the new file Myresource.repo content is
At once compile Apache (httpd2.4.12) times wrong, APR not found This software can be downloaded on the apr.apache.org website (apr-1.5.2.tar.gz); apr-util-1.5.4.tar.gz; 1. Solving Apr not found problem [Email protected] tools]# cd/home/huarong/tools/
Provides various official and user-released code examples. For code reference, you are welcome to learn how to install Nginx + PHP + MySQL in CentOS_6.5.
PreparationsInstall makeYum-y install gcc automake autoconf libtool makeInstall g ++Yum
1. Install the compiled files and library files Yum -y install make zlib zlib-devel gcc-c+ + libtool OpenSSL OpenSSL-devel 2, the installation of Pcre,nginx rewrite pseudo-static matching rules need to use the regular expression, Pcre is to play
HTTP service-side JSON serverLast updated on: 2014-5-18Author: KagulaRead the Prerequisites: Basic use of CMake toolsContent Introduction:Cppcms is an open source web development framework that makes it easy to implement HTTP services and JSON
Problems encountered:Mobile user access to Web serverWww.osyunwei.comVery slowSolution:1, in the mobile room to place a nginx reverse proxy server2, through the domain name DNS intelligent resolution, all mobile users accessWww.osyunwei.comresolves
Now many domestic large web sites have adopted the Nginx as a Web server, after all, nginx in high concurrency, low resource consumption, reverse proxy, and so has a good performance, now I also with the public, study under the Nginx, by the way
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.