<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>彩色筆小沛的知識庫 - Web Server</title>
    <link>https://forum.jdp.tw/forum-49-1.html</link>
    <description>Latest 20 threads of Web Server</description>
    <copyright>Copyright(C) 彩色筆小沛的知識庫</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 13 Jun 2026 19:57:04 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://forum.jdp.tw/static/image/common/logo_88_31.gif</url>
      <title>彩色筆小沛的知識庫</title>
      <link>https://forum.jdp.tw/</link>
    </image>
    <item>
      <title>安裝 cors-anywhere &quot;https&quot;</title>
      <link>https://forum.jdp.tw/thread-60342-1-1.html</link>
      <description><![CDATA[[*]下載 cors-anywhere：https://github.com/Rob--W/cors-anywhere/releases
[*]CentOS安裝nodejs：yum install nodejs
[*]解壓縮cors-anywhere，node server.js就可以執行 (這樣是只能http，不能https)

如果需要能跑https cors，則要利用letsencrypt-auto產生SSL key ...]]></description>
      <category>Web Server</category>
      <author>JDP</author>
      <pubDate>Mon, 19 Mar 2018 09:10:23 +0000</pubDate>
    </item>
    <item>
      <title>IIS + LetsEncrypt + Redirect http to https</title>
      <link>https://forum.jdp.tw/thread-60341-1-1.html</link>
      <description><![CDATA[[*]下載win-acme，解壓執行letsencrypt.exe
N: Create new certificate =&gt; 1: Single binding of an IIS site =&gt; 選擇要產生SSL憑證的site，接著就會幫你設好SSL憑證，並排程自動更新SSL憑證
[*]下載並安裝URL Rewrite 2.0
[*]在site的主目錄下修改或新增web.config檔
 ...]]></description>
      <category>Web Server</category>
      <author>JDP</author>
      <pubDate>Mon, 19 Mar 2018 06:28:35 +0000</pubDate>
    </item>
    <item>
      <title>IE11 X-UA-Compatible 失效問題 (UserAgent string不會跟著改變)</title>
      <link>https://forum.jdp.tw/thread-1552-1-1.html</link>
      <description><![CDATA[問題：
ASP.NET on Windows Server 2008 R2 
原本在IE10以前，在HTML中使用X-UA-Compatible即可解決IE相容性問題，但到是IE11後，發現文件模式是會依X-UA-Compatible切換，但是使用者代理程式字串(UserAgent String)卻不會切換，造成很多相容性問題在IE11都無法解決，看 ...]]></description>
      <category>Web Server</category>
      <author>JDP</author>
      <pubDate>Wed, 08 Oct 2014 01:50:07 +0000</pubDate>
    </item>
    <item>
      <title>nginx upstream sent too big header while reading response header from upstream</title>
      <link>https://forum.jdp.tw/thread-1480-1-1.html</link>
      <description><![CDATA[nginx的error log中出現 [error] 854#0: *68886 upstream sent too big header while reading response header from upstream
解決辦法:
在/etc/nginx/nginx.conf中加入
http {
        ....
        fastcgi_buffers 8 16k;
        fastcgi_buffer_size 32k;
         ...]]></description>
      <category>Web Server</category>
      <author>JDP</author>
      <pubDate>Thu, 03 Oct 2013 07:57:41 +0000</pubDate>
    </item>
    <item>
      <title>IUSR &amp; IIS_IUSRS</title>
      <link>https://forum.jdp.tw/thread-1382-1-1.html</link>
      <description><![CDATA[http://blog.chinaunix.net/uid-20344928-id-3306130.html
http://learn.iis.net/page.aspx/140/understanding-built-in-user-and-group-accounts-in-iis/]]></description>
      <category>Web Server</category>
      <author>JDP</author>
      <pubDate>Mon, 18 Feb 2013 09:05:01 +0000</pubDate>
    </item>
    <item>
      <title>IIS 使整個網站套用IE相容性檢視的方法</title>
      <link>https://forum.jdp.tw/thread-1377-1-1.html</link>
      <description><![CDATA[IIS5 ~ IIS8皆確定可以使用此方法

How to Enable IE 8 Compatibility View for your whole Web site or for specific Web site directories
http://blogs.msdn.com/b/deviations/archive/2009/05/07/how-to-enable-ie-8-compatibility-view-for-your-whole-web-site-or ...]]></description>
      <category>Web Server</category>
      <author>JDP</author>
      <pubDate>Mon, 14 Jan 2013 07:55:51 +0000</pubDate>
    </item>
    <item>
      <title>IIS 7.5 的應用程式集區與新增的「虛擬帳戶」特性</title>
      <link>https://forum.jdp.tw/thread-1294-1-1.html</link>
      <description><![CDATA[http://blog.miniasp.com/post/2009/09/09/Introduce-IIS-75-Application-Pool-Identity-and-Virtual-Account.aspx]]></description>
      <category>Web Server</category>
      <author>JDP</author>
      <pubDate>Mon, 12 Mar 2012 07:02:31 +0000</pubDate>
    </item>
    <item>
      <title>IIS7 + PHP 上傳大檔問題</title>
      <link>https://forum.jdp.tw/thread-1290-1-1.html</link>
      <description><![CDATA[IIS7 內定上傳限制為30MB，如果超過30MB，IIS會回傳404錯誤!
修正方法：
於web.config中加入以下內容中的  段PHP
修正方法：
修改php.ini，設定以下四個值以上修改內容，以修改為上傳64MB為例!

Reference: http://refactored.tumblr.com/pos ... dpress-iis7-uploads ...]]></description>
      <category>Web Server</category>
      <author>JDP</author>
      <pubDate>Mon, 20 Feb 2012 06:18:42 +0000</pubDate>
    </item>
    <item>
      <title>更換網址 301 Redirect For Apache</title>
      <link>https://forum.jdp.tw/thread-1178-1-1.html</link>
      <description><![CDATA[當網站要更換網址時，可以利用修改.htaccess加入以下內容的方式來達到自動轉到新網址
可用來測試是否正確設定301導向的網站
http://www.internetofficer.com/seo-tool/redirect-check/

Reference:
http://www.mcanerin.com/en/articles/301-redirect-apache.asp
http:/ ...]]></description>
      <category>Web Server</category>
      <author>JDP</author>
      <pubDate>Thu, 30 Jun 2011 06:34:35 +0000</pubDate>
    </item>
    <item>
      <title>免費SSL申請憑證-StartSSL</title>
      <link>https://forum.jdp.tw/thread-1162-1-1.html</link>
      <description><![CDATA[http://diary.tw/tim/850]]></description>
      <category>Web Server</category>
      <author>JDP</author>
      <pubDate>Thu, 16 Jun 2011 01:14:44 +0000</pubDate>
    </item>
    <item>
      <title>在nginx上開啟Joomla的&quot;Use mod_rewrite rules&quot;</title>
      <link>https://forum.jdp.tw/thread-1034-1-1.html</link>
      <description><![CDATA[http://wiki.nginx.org/NginxJoomla
http://www.joomlagate.com/?option=com_smf&amp;Itemid=31&amp;topic=2745.msg10833#msg10833
http://www.jefflei.com/post/1417.html]]></description>
      <category>Web Server</category>
      <author>JDP</author>
      <pubDate>Tue, 24 Aug 2010 16:01:09 +0000</pubDate>
    </item>
    <item>
      <title>待測 Web Server 相關軟體</title>
      <link>https://forum.jdp.tw/thread-1033-1-1.html</link>
      <description><![CDATA[Cherokee - 號稱最快的Web Server 
http://www.cherokee-project.com/
nginx - 最快的Web Server之一
http://nginx.org/
HAProxy - The Reliable, High Performance TCP/HTTP Load Balancer 負責平衡
http://haproxy.1wt.eu/
Varnish - high-performance HTTP accelerat ...]]></description>
      <category>Web Server</category>
      <author>JDP</author>
      <pubDate>Tue, 24 Aug 2010 15:44:47 +0000</pubDate>
    </item>
    <item>
      <title>在windows下安裝SVN server</title>
      <link>https://forum.jdp.tw/thread-1012-1-1.html</link>
      <description><![CDATA[http://www.haostudio.idv.tw/blog/?p=349]]></description>
      <category>Web Server</category>
      <author>JDP</author>
      <pubDate>Fri, 16 Jul 2010 14:32:13 +0000</pubDate>
    </item>
    <item>
      <title>IISLog 統計特定網頁的平均執行時間</title>
      <link>https://forum.jdp.tw/thread-982-1-1.html</link>
      <description><![CDATA[http://blog.darkthread.net/blogs/darkthreadtw/archive/2010/05/02/log-parser-case-for-time-taken.aspx]]></description>
      <category>Web Server</category>
      <author>JDP</author>
      <pubDate>Wed, 05 May 2010 08:35:55 +0000</pubDate>
    </item>
    <item>
      <title>介紹 IIS 7.5 的應用程式集區與新增的「虛擬帳戶」特性</title>
      <link>https://forum.jdp.tw/thread-964-1-1.html</link>
      <description><![CDATA[http://blog.miniasp.com/post/2009/09/Introduce-IIS-75-Application-Pool-Identity-and-Virtual-Account.aspx]]></description>
      <category>Web Server</category>
      <author>JDP</author>
      <pubDate>Wed, 07 Apr 2010 11:14:01 +0000</pubDate>
    </item>
    <item>
      <title>IIS 6 &amp; 7 站台同步</title>
      <link>https://forum.jdp.tw/thread-963-1-1.html</link>
      <description><![CDATA[http://blog.miniasp.com/post/2009/11/Useful-tool-Web-Deployment-Tool.aspx]]></description>
      <category>Web Server</category>
      <author>JDP</author>
      <pubDate>Wed, 07 Apr 2010 11:12:57 +0000</pubDate>
    </item>
    <item>
      <title>IIS 6 修改檔案上傳大小限制</title>
      <link>https://forum.jdp.tw/thread-899-1-1.html</link>
      <description><![CDATA[以記事本開啟 C:\\windows\\sytem32\\inetserv\\metabase.xml 
上傳限制： 
找尋 AspMaxRequestEntityAllowed 字串 
將 204800 (200K) 修改成你要的數字 
下載限制： 
找尋 AspBufferingLimit 字串 
預設 4MB ，將它修改成你要的數字 

該檔案由於被 IIS 系統使用中 
請於 I ...]]></description>
      <category>Web Server</category>
      <author>JDP</author>
      <pubDate>Thu, 07 Jan 2010 09:00:55 +0000</pubDate>
    </item>
    <item>
      <title>讓 IIS與Apache共用80埠的方法</title>
      <link>https://forum.jdp.tw/thread-772-1-1.html</link>
      <description><![CDATA[IIS6，多IP下共存，IIS為192.168.0.1，apache為192.168.0.2
到2003的CD下的 support/tools/Support.cab。解壓出httpcfg.exe檔，COPY到windows/system32/目錄下，用法自己看HELP

命令列 

綁定到某IP： httpcfg set iplisten -i 192.168.0.1 
即命令使用IIS的只監聽指定 ...]]></description>
      <category>Web Server</category>
      <author>JDP</author>
      <pubDate>Tue, 17 Feb 2009 08:40:32 +0000</pubDate>
    </item>
    <item>
      <title>Apache URL轉向</title>
      <link>https://forum.jdp.tw/thread-727-1-1.html</link>
      <description><![CDATA[網站需要維修停機時, 可以這麼做....

Apache server 要把全站的 URL 轉向到特定網頁(維護時這麼做)


....
....
ServerName www.xxxxx.com.tw
Redirect permanent / http://www.yyyy.com.tw/zzzz.html

Reference: http://www.ithome.com.tw/plog/in ... cleId=7716&amp;bl ...]]></description>
      <category>Web Server</category>
      <author>JDP</author>
      <pubDate>Thu, 27 Nov 2008 10:01:39 +0000</pubDate>
    </item>
    <item>
      <title>IIS7 去除30MB上傳限制的方法</title>
      <link>https://forum.jdp.tw/thread-708-1-1.html</link>
      <description><![CDATA[首先停止IIS7 服務
進入下方的目錄
X:\\Windows\\System32\\inetsrv\\config\\schema
用記事本打開 IIS_schema.xml 
查找 
將 3000000 修改為所需要的檔案大小，存檔並重新啟動 IIS7即可。

Reference: http://bbs.pcbeta.com/thread-289091-1-1.html ...]]></description>
      <category>Web Server</category>
      <author>JDP</author>
      <pubDate>Sun, 05 Oct 2008 15:33:10 +0000</pubDate>
    </item>
  </channel>
</rss>