码迷,mamicode.com
首页 > 其他好文 > 详细

【Nginx官方文档翻译】1、安装Nginx

时间:2015-06-15 23:48:25      阅读:237      评论:0      收藏:0      [点我收藏+]

标签:

Installing nginx(安装nginx)

nginx在不同的操作系统上安装的方式是不同的。

安装在 Linux上

对于要安装在Linux上的用户,可以使用http://www.nginx.org上的安装包记进行安装。

安装在 FreeBSD

On FreeBSD, nginx can be installed either from the packages or through the ports system. The ports system provides greater flexibility, allowing selection among a wide range of options. The port will compile nginx with the specified options and install it.对于打算安装在FreeBSD的用户,nginx

Building from Sources

If some special functionality is required, not available with packages and ports, nginx can also be compiled from source files. While more flexible, this approach may be complex for a beginner. For more information, see Building nginx from Sources.

【Nginx官方文档翻译】1、安装Nginx

标签:

原文地址:http://www.cnblogs.com/yusenwu/p/4579368.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!