Most nginx ssl related news are at:
More nginx ssl related news:
nginx: Setup SSL Reverse Proxy (Load Balanced SSL Proxy) lyphuong.blogspot.com 29 Jul 2013 | 02:44 pm
Source: http://www.cyberciti.biz/faq/howto-linux-unix-setup-nginx-ssl-proxy/ A reverse proxy is a proxy server that is installed in a server network. Typically, reverse proxies are used in front of We...
射手分支项目-基于MongoDB的开源短网址服务 tomasen.org 13 Dec 2010 | 07:15 pm
自从短网址服务出现的那一天开始,我就把短网址服务的最佳架构作为一个趣味题来看待——简单的应用与海量请求的组合,怎样才是最低开销的实现。最后我的结论认为,采用基于Key-Value的数据存储层搭配nginx module的应用前端实现,是在性能、稳定与负载之间最佳的平衡。选择 MongoDB 作为数据端,其性能是内存级别,而分片部署和数据安全性又非常适合大规模应用。nginx module 作为应用...
Apa Itu Sertifikat SSL ? online-business-story.com 3 Aug 2011 | 05:44 pm
Sertifikat SSL – Di artikel sebelumnya saya menulis kenapa memilih iPaymu.com sebagai sistem pembayaran online. Salah satu alasannya adalah karena iPaymu.com sudah mengantongi sertifikat SSL. Untuk ya...
Google Analytics 统计显示空白解决办法 xydw.com 1 Apr 2012 | 03:41 pm
最近Google统计开始出现空白的情况,其根本原因是国内ssl.gstatic.com指向的IP被屏蔽了。万恶啊…… 解决办法将ssl.gstatic.com指向Google尚未被GFW的IP,编辑HOSTS加入: 74.125.224.239 ssl.gstatic.com
How to setup an SSL Certificate on Apache apache.com 23 Dec 2010 | 06:14 am
Online, it is crucial for your visitors to know that the connection is secure. To encrypt the connection to your website, SSL certificates are commonly used to establish a secure connection. Webmaster...
Android: Trusting SSL certificates crazybob.org 6 Feb 2010 | 06:17 am
We use a self-signed SSL certificate for the test version of our backend web service. Since our certificate isn't signed by a CA that Android trusts by default, we need to add our server's public cert...
How to block TOR on Apache and Nginx reaper-x.com 15 May 2012 | 08:56 pm
If you ever want to block TOR users from your accessing website completely or block them from accessing specific file(s) / location(s) only for any reasons you may have and you’re running Nginx or Apa...
How to remove index files from URL on Nginx reaper-x.com 30 Apr 2012 | 01:15 pm
So yesterday while i was idling on Freenode i saw someone asking in Nginx channel that he basically wants to remove the index.php file from the url or in other words he wants to redirect http://www.my...
WordPress Multisite Nginx 的伪静态(Rewrite)规则 koryi.net 28 Oct 2011 | 03:44 pm
WordPress是一个注重美学、易用性和网络标准的个人信息发布平台。WordPress 虽为免费的开源软件,但其价值是无法用金钱来衡量。使用WordPress可以搭建功能强大的网络信息发布平台,但更多...
Discuz!X Nginx 的伪静态(Rewrite)规则 koryi.net 25 Oct 2011 | 03:09 pm
Discuz!X是康盛创想(Comsenz)推出的一个以社区为基础的专业建站平台,让论坛(BBS)、个人空间(SNS)、门户(Portal)、群组(Group)、应用开放平台(Open Platform)充分融合于一体,帮助网站...