<br />
<b>Deprecated</b>:  mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in <b>/www/wwwroot/hh85/php/source/class/discuz/discuz_database.php</b> on line <b>177</b><br />
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>PHP技术论坛 - nginx</title>
    <link>http://php.hh85.com/forum.php?mod=forumdisplay&amp;fid=43</link>
    <description>Latest 20 threads of nginx</description>
    <copyright>Copyright(C) PHP技术论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 03 Jun 2026 04:19:36 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://php.hh85.com/static/image/common/logo_88_31.gif</url>
      <title>PHP技术论坛</title>
      <link>http://php.hh85.com/</link>
    </image>
    <item>
      <title>Pureftpd阿里云无法访问解决方法</title>
      <link>http://php.hh85.com/forum.php?mod=viewthread&amp;tid=57</link>
      <description><![CDATA[PureFtpd配置文件里设置ForcePassiveIP为你的外网ip。
LNMP 配置文件地址 /usr/local/pureftpd/etc/pure-ftpd.conf]]></description>
      <category>nginx</category>
      <author>admin</author>
      <pubDate>Fri, 08 Sep 2017 08:08:32 +0000</pubDate>
    </item>
    <item>
      <title>nginx配置HTTPS</title>
      <link>http://php.hh85.com/forum.php?mod=viewthread&amp;tid=37</link>
      <description><![CDATA[使用ssl模块配置同时支持http和https并存一，生成证书

二，配置nginx

重启nginx，在浏览器输入：https://IP地址 会跳转到 http://IP地址/ssl/ 这个地址（后期调整为webservice接口地址即可）


三、将http访问 重定向到 https （解决方法：nginx rewrite 加上 locatio ...]]></description>
      <category>nginx</category>
      <author>admin</author>
      <pubDate>Sat, 10 Dec 2016 03:07:22 +0000</pubDate>
    </item>
    <item>
      <title>我痛SSL证书申请</title>
      <link>http://php.hh85.com/forum.php?mod=viewthread&amp;tid=13</link>
      <description><![CDATA[前段时间在找免费SSL证书，用在自己的网站上。网上看到很多StartSSL免费SSL证书的申请指南，因为是纯英文界面，用起来实在麻烦。原谅小弟英文一直不及格。后来找到一家国内的免费SSL证书，测了下，这家的免费SSL证书通用性挺好的，和startSSL性能一样，而且有中文的申请 ...]]></description>
      <category>nginx</category>
      <author>admin</author>
      <pubDate>Fri, 29 Jan 2016 08:36:24 +0000</pubDate>
    </item>
    <item>
      <title>nginx强制使用https访问(http跳转到https)</title>
      <link>http://php.hh85.com/forum.php?mod=viewthread&amp;tid=2</link>
      <description><![CDATA[http://blog.csdn.net/wzy_1988/article/details/8549290
需求简介基于nginx搭建了一个https访问的虚拟主机，监听的域名是test.com，但是很多用户不清楚https和http的区别，会很容易敲成http://test.com，这时会报出404错误，所以我需要做基于test.com域名的http向https ...]]></description>
      <category>nginx</category>
      <author>admin</author>
      <pubDate>Fri, 18 Dec 2015 07:32:52 +0000</pubDate>
    </item>
    <item>
      <title>LNMP伪静态规则详细介绍</title>
      <link>http://php.hh85.com/forum.php?mod=viewthread&amp;tid=1</link>
      <description><![CDATA[先看一下规则如下

第一行location / 固定格式 意思整个网站目录[/backcolor]
第二行[/backcolor]rewrite 固定字符 一条规则 开始[/backcolor]rewrite 结束[/backcolor] [/backcolor]last;[/backcolor]
^ 开头字符的意思 [/backcolor]^/(.*)/list_(.+)_(.+).html[/backc ...]]></description>
      <category>nginx</category>
      <author>admin</author>
      <pubDate>Sun, 29 Nov 2015 03:09:16 +0000</pubDate>
    </item>
  </channel>
</rss>