Zed

纵有疾风起,人生不言弃

Skip to content

    分类:Nginx

    Nginx搭建七层负载均衡

    Posted on 2019年2月23日2019年3月14日 by Zed

    相关概念 Nginx 的Proxy是它一个很强大的功能,实现了基于URL等应用层信息的7层负载均衡; 内置策略 Read more about Nginx搭建七层负载均衡[…]

    Posted in Nginx, 服务器Leave a comment

    防盗链

    Posted on 2019年1月17日2019年3月9日 by Zed

    什么是防盗链? 首先要清楚什么是盗链 盗链指在自己的页面上展示一些并不在自己服务器上的内容。 常见的是小站盗用 Read more about 防盗链[…]

    Posted in Nginx, 安全, 服务器Leave a comment

    在Nginx 中 rewrite 路由重写

    Posted on 2018年3月26日2018年3月26日 by Zed

    1、重写中用到的指令 if  (条件) {}  设定条件,再进行重写 set #设置变量 return #返回 Read more about 在Nginx 中 rewrite 路由重写[…]

    Posted in NginxLeave a comment

    location 语法

    Posted on 2018年3月19日2018年3月26日 by Zed

    1、初步介绍 location 有”定位”的意思, 根据Uri来进行不同的定位. 在虚拟主机的配置中,是必不可 Read more about location 语法[…]

    Posted in NginxLeave a comment

    在Nginx下,配置文件压缩以及静态文件缓存

    Posted on 2018年1月26日2018年1月26日 by Zed

    1、配置压缩 (1)首先打开Nginx的配置文件: vim /usr/local/nginx/conf/ngi Read more about 在Nginx下,配置文件压缩以及静态文件缓存[…]

    Posted in NginxLeave a comment

    学习笔记

    • MySQL (4)
    • PHP (17)
      • Laravel (4)
      • Memcache (1)
      • Ob (1)
      • Redis (3)
      • ThinkPHP (1)
      • 安全 (2)
      • 文件 (1)
    • Python (4)
    • 健身那些事 (1)
    • 前端 (1)
    • 服务器 (13)
      • Linux (8)
      • Nginx (5)
    • 杂七杂八 (6)
    • 读书笔记 (2)
    • 软件工具 (2)
    • 项目管理 (2)
      • Git (2)

    近期笔记

    • 微信小程序替换成字节跳动小程序
    • Nginx搭建七层负载均衡
    • 防盗链
    • 《程序员的自我修养》
    • 实现简单发送邮件功能
    • 《遇见未知的自己》
    • 数据库基本的优化(三)
    • CentOS 下利用crontab和shell 实现自动备份数据库
    • 在Mac Apache 2.4.23 下 配置项目运行环境 – 以部署 Laravel项目为例
    • Python 常用的类库安装
    广东东莞
    cxbbest@163.com
    731828640

    Learning is not only technology, but also a dream!