nginx simple configuration dynamic separation

WBOY
Release: 2016-08-08 09:24:36
Original
1173 people have browsed it

Server {st Listen 80;
Server_name www.linux.com;
Index index.html index.htm;
root/data0/htdocs/www;
local ttp: //192.168. 1.188:80;

}

The above introduces the simple configuration of nginx dynamic and static separation, including the content. I hope it will be helpful to friends who are interested in PHP tutorials.

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template