Nginx installation experience

Source: Internet
Author: User

Nginx installation experience is nothing to worry about. Install nginx and familiarize yourself with the configuration. Write a small blog. My operating system is the centos cento platform compiling environment. Run the following command to install make: yum-y install gcc automake autoconf libtool make and install g ++: yum install gcc-c ++ because nginx requires pcre and zlib. The former is used to rewrite, and the latter is used to compress my directory for gzip:/home/zhangyong/soft after downloading pcre, zlib, configure, make, make, install, and install nginx. My configuration is as follows: 1. /configure -- sbin-path =/home/zhangyong/programes/nginx -- conf-path =/home/zhangyong/programes/nginx. conf \ 2 -- pid-path = // home/zhangyong/programes/nginx. pid \ 3 -- with-pcre =/home/zhangyong/soft/pcre-8.21 \ 4 -- with-zlib =/home/zhangyong/soft/zlib-1.2.8 \ Start nginx normal heh can rest every day A little progress will always be better

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.