码迷,mamicode.com
首页 >  
搜索关键字:ningx配置    ( 3个结果
ningx配置本地https环境
由于项目改成了https访问,所以本地开发的时候也要通过https验证,避免页面发送http请求。 一、下载openssl 1.下载 openssl官网下载列表:https://slproweb.com/products/Win32OpenSSL.html 找到windows64位的openssl, ...
分类:Web程序   时间:2019-10-28 19:24:48    阅读次数:154
ningx配置ModSecurity重启出现兼容性问题:ModSecurity: Loaded PCRE do not match with compiled!的解决方法
nginx开启错误日志,然后重启nginx,出现如下信息: 2016/12/03 09:40:38 [notice] 18858#0: ModSecurity for nginx (STABLE)/2.9.1 (http://www.modsecurity.org/) configured.2016 ...
分类:其他好文   时间:2016-12-03 12:18:06    阅读次数:569
Nginx详解
一、Nginx简介Nginx(engineX)是一个高性能的HTTP和反向代理服务器,Nginx是模块化设计、较好的扩展性、高可靠、低内存消耗、支持热部署、支持事件驱动、AIO、mmap等特性。二、Nginx功能从功能上来Nginx分为基本功能和扩展功能:基本功能:(1)静态资源的Web服务器,能缓存打..
分类:其他好文   时间:2015-05-28 07:07:15    阅读次数:123
3条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!