问答 2017-11-30 来自:开发者社区

nginx配置https后无法解析php文件

服务器版本是windows 2008 r2 用的是phpwamp中的nginx1.12.0版本,在安装阿里云的证书后,无法解析php文件了

文章 2017-11-30 来自:开发者社区

Linux下nginx配置https协议访问

一、配置nginx支持https协议访问,需要在编译安装nginx的时候添加相应的模块--with-http_ssl_module 查看nginx编译参数:/usr/local/nginx/sbin/nginx -V 如下所示: configure arguments: --prefix=/usr/local/nginx --with-google_perftools_module --wit.....

文章 2017-11-29 来自:开发者社区

Nginx https加密以及nginx日志配置与管理

使用Nginx的优点 Nginx作为WEB服务器,Nginx处理静态文件、索引文件、自动索引的效率非常高。 Nginx作为代理服务器,Nginx可以实现无缓存的反向代理,提高网站的性能 Nginx作为负载均衡服务器,内部可以支持PHP、也可以支持HTTP代理服务器对外进行服务,同时还支持简单的容错和利用算法进行负载; Nginx在性能方面:Nginx专为性能优化而开发,性能是其最重要的...

文章 2017-11-29 来自:开发者社区

Nginx SSL+tomcat集群配置SSL,ngnix配置SSL后js/css访问出现404

最近在做一个项目, 架构上使用了 Nginx +tomcat 集群, 且nginx下配置了SSL,tomcat no SSL,项目使用https协议 但是,明明是https url请求,发现 log里面, 1 2 3 4 5 6 7 8 0428 15:55:55 INFO  (PaymentInterceptor.java:44) pr...

文章 2017-11-28 来自:开发者社区

Python+Nginx实现邮件POP、IMAP、SMTP代理配置介绍

说到Python,大家都知道,是在运维方面的管理人员需要掌握的一门技术,为什么这么说呢?在运维方面Python开发语言应用比较广,以致可以帮助管理员提高工作效率,具体我就不多少了,接着我们说说邮件代理,因为公司的邮箱系统是使用是IBM的Domino Lotus服务,如果对Lotus了解的都知道,Lotus是文件数据库类型的服务器类型,用户的所有邮箱数据库都是独立的xxx.nsf,而通过数据库模板....

Python+Nginx实现邮件POP、IMAP、SMTP代理配置介绍
文章 2017-11-28 来自:开发者社区

nginx配置ssl

vim /usr/local/nginx/conf/vhost/ssl.conf//加入如下内容 server { listen 443; server_name aming.com; index index.html index.php; root /data/wwwroot/aming.com; ssl on; ssl_certificate aminglinux.crt; ssl_cert....

文章 2017-11-28 来自:开发者社区

Nginx源码安装及调优配置(二)

Nginx运行进程个数,一般我们设置CPU的核心或者核心数x2,如果你不了解,top命令之后按1也可以看出来(一般直接追到线程即可) [root@linuxprobe ~]# vim /usr/local/nginx/conf/nginx.conf worker_processes 2; [root@linuxprobe ~]# /usr...

Nginx源码安装及调优配置(二)
文章 2017-11-28 来自:开发者社区

Nginx 配置优化

1、隐藏nginx header版本号 [root@ocbsap01 tmp]# curl -I 192.168.56.102:1983 HTTP/1.1 200 OK Server: nginx/1.12.1 Date: Thu, 20 Jul 2017 06:41:49 GMT Content-Type: text/html Content-Length: 612 Last-Modified....

文章 2017-11-27 来自:开发者社区

yaf nginx 配置

http://yaf.laruence.com/manual/yaf.config.optional.html yaf有全局类库和本地类库之分 yaf.library = "/data/webroot/libs"   (全局类库在php.ini配置)  application.library      (本地类库是在application.ini ...

yaf nginx 配置
文章 2017-11-27 来自:开发者社区

Nginx + PHP/PHP-FPM安装配置示例

(1)编译安装nginx 1 yum install pcre-devel zlib-devel openssl-devel -y *pcre-devel是http rewrite模块依赖的类库 *zlib-devel是http gzip模块依赖的类库 *openssl-devel是http ssl模块依赖的类库 下载编译安装ngixn: 1 2 ...

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。

产品推荐

{"cardStyle":"productCardStyle","productCode":"aliyun","productCardInfo":{"productTitle":"部署Nginx并通过Ingress暴露和监控服务","productDescription":"在阿里云容器服务(后简称ACK)集群中通过YAML文件快速部署一个Nginx应用并通过Nginx Ingress暴露和监控服务,结合使用ACK、日志服务、专有网络搭建业务部署运维方案。","productContentLink":"https://www.aliyun.com/solution/tech-solution/nginx_ingress","isDisplayProductIcon":true,"productButton1":{"productButtonText":"方案详情","productButtonLink":"https://www.aliyun.com/solution/tech-solution/nginx_ingress"},"productButton2":{"productButtonText":"一键部署","productButtonLink":"https://help.aliyun.com/document_detail/2400022.html"},"productButton3":{"productButtonText":"查看更多技术解决方案","productButtonLink":"https://www.aliyun.com/solution/tech-solution/"},"productPromotionInfoBlock":[{"$id":"0","productPromotionGroupingTitle":"解决方案推荐","productPromotionInfoFirstText":"MSE实现全链路灰度","productPromotionInfoFirstLink":"https://www.aliyun.com/solution/tech-solution/iflgbomse","productPromotionInfoSecondText":"云架构必修课:云上高可用架构","productPromotionInfoSecondLink":"https://www.aliyun.com/solution/tech-solution/hablog"}],"isOfficialLogo":false},"activityCardInfo":{"activityTitle":"","activityDescription":"","cardContentBackgroundMode":"LightMode","activityContentBackgroundImageLink":"","activityCardBottomInfoSelect":"activityPromotionInfoBlock"}}