ThinkPHP 在阿里云上的nginx.config配置实例详解


Posted in PHP onOctober 11, 2017

具体代码如下所示:

# For more information on configuration, see:
#  * Official English Documentation: http://nginx.org/en/docs/
#  * Official Russian Documentation: http://nginx.org/ru/docs/
user nginx;
worker_processes auto;
error_log /var/log/nginx/error.log;
pid /run/nginx.pid;
events {
  worker_connections 1024;
}
http {
  log_format main '$remote_addr - $remote_user [$time_local] "$request" '
           '$status $body_bytes_sent "$http_referer" '
           '"$http_user_agent" "$http_x_forwarded_for"';
  access_log /var/log/nginx/access.log main;
  sendfile      on;
  tcp_nopush     on;
  tcp_nodelay     on;
  keepalive_timeout  65;
  types_hash_max_size 2048;
  include       /etc/nginx/mime.types;
  default_type    application/octet-stream;
  # Load modular configuration files from the /etc/nginx/conf.d directory.
  # See http://nginx.org/en/docs/ngx_core_module.html#include
  # for more information.
  include /etc/nginx/conf.d/*.conf;
  server {
    listen    80 default_server;
    listen    [::]:80 default_server;
    server_name _;
    root     /usr/share/nginx/html;
    # Load configuration files for the default server block.
    include /etc/nginx/default.d/*.conf;
    location / {
       #try_files $uri $uri/ /index.php;
       root  /usr/share/nginx/html;
       index index.php index.html index.htm;
       if (!-e $request_filename) {  rewrite ^(.*)$ /index.php?s=$1 last;  break;  }
    }      
    # redirect server error pages to the static page /40x.html
    #
    error_page 404       /404.html;     
    location = /40x.html {
    }
    # redirect server error pages to the static page /50x.html
    #
    error_page  500 502 503 504 /50x.html; 
    location = /50x.html {
    }
    location ~ \.php$ {
    root      /usr/share/nginx/html;
    fastcgi_pass  127.0.0.1:9000;
    fastcgi_index index.php;
    fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
    include    fastcgi_params;
    }
    location ~ /\.ht {
    deny all;
    }
  }
}

总结

以上所述是小编给大家介绍的ThinkPHP 在阿里云上的nginx.config配置实例详解,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对三水点靠木网站的支持!

PHP 相关文章推荐
php面向对象全攻略 (三)特殊的引用“$this”的使用
Sep 30 PHP
php的list()的一步操作给一组变量进行赋值的使用
May 18 PHP
php5.3 goto函数介绍和示例
Mar 21 PHP
PHP包含文件函数include、include_once、require、require_once区别总结
Apr 05 PHP
php中删除数组的第一个元素和最后一个元素的函数
Mar 07 PHP
如何使用jQuery+PHP+MySQL来实现一个在线测试项目
Apr 26 PHP
php构造函数与析构函数
Apr 23 PHP
深入浅析PHP无限极分类的案例教程
May 09 PHP
php版银联支付接口开发简明教程
Oct 14 PHP
php基于websocket搭建简易聊天室实践
Oct 24 PHP
PHP对称加密算法(DES/AES)类的实现代码
Nov 14 PHP
PHP实现生成模糊图片的方法示例
Dec 21 PHP
Laravel中的Blade模板引擎示例详解
Oct 10 #PHP
PHP小白必须要知道的php基础知识(超实用)
Oct 10 #PHP
PHP实现数据库统计时间戳按天分组输出数据的方法
Oct 10 #PHP
PHP使用Redis实现防止大并发下二次写入的方法
Oct 09 #PHP
PHP字典树(Trie树)定义与实现方法示例
Oct 09 #PHP
PHP完全二叉树定义与实现方法示例
Oct 09 #PHP
PHP实现的折半查询算法示例
Oct 09 #PHP
You might like
php中文本操作的类
2007/03/17 PHP
PHP5 面向对象(学习记录)
2009/12/02 PHP
Symfony2获取web目录绝对路径、相对路径、网址的方法
2016/11/14 PHP
php多进程并发编程防止出现僵尸进程的方法分析
2020/02/28 PHP
分享几种好用的PHP自定义加密函数(可逆/不可逆)
2020/09/15 PHP
jquery load()在firefox(火狐)下显示不正常的解决方法
2011/04/05 Javascript
jquery 使用点滴函数代码
2011/05/20 Javascript
Jquery中LigerUi的弹出编辑框(实现方法)
2013/07/09 Javascript
jquery封装的对话框简单实现
2013/07/21 Javascript
直接在JS里创建JSON数据然后遍历使用
2014/07/25 Javascript
JS实现淘宝支付宝网站的控制台菜单效果
2015/09/28 Javascript
IntelliJ IDEA 安装vue开发插件的方法
2017/11/21 Javascript
详解react-redux插件入门
2018/04/19 Javascript
JavaScript仿京东秒杀倒计时
2020/03/17 Javascript
Javascript中Math.max和Math.max.apply的区别和用法详解
2020/08/24 Javascript
Python3连接MySQL(pymysql)模拟转账实现代码
2016/05/24 Python
Python中的pygal安装和绘制直方图代码分享
2017/12/08 Python
Python数据分析之双色球中蓝红球分析统计示例
2018/02/03 Python
python获取酷狗音乐top500的下载地址 MP3格式
2018/04/17 Python
python实现简单淘宝秒杀功能
2018/05/03 Python
Python爬虫的两套解析方法和四种爬虫实现过程
2018/07/20 Python
使用tensorboard可视化loss和acc的实例
2020/01/21 Python
Python使用sys.exc_info()方法获取异常信息
2020/07/23 Python
澳大利亚拥有最佳跳伞降落点和最好服务的跳伞项目运营商:Skydive Australia
2018/03/05 全球购物
HolidayLettings英国:预订最好的度假公寓、别墅和自助式住宿
2019/08/27 全球购物
英国自行车商店:AW Cycles
2021/02/24 全球购物
质检员的岗位职责
2013/11/15 职场文书
办理退休介绍信
2014/01/09 职场文书
幼儿园实习生辞职信
2014/01/20 职场文书
食品流通安全承诺书
2014/05/22 职场文书
有关九一八事变的演讲稿
2014/09/14 职场文书
公务员政审材料
2014/12/23 职场文书
观后感格式
2015/06/19 职场文书
《一面五星红旗》教学反思
2016/02/23 职场文书
党组织关系的介绍信模板
2019/06/21 职场文书
PostgreSQL自动更新时间戳实例代码
2021/11/27 PostgreSQL