<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>Apache &#8211; BrilliantCode.net</title>
	<atom:link href="https://www.brilliantcode.net/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.brilliantcode.net</link>
	<description></description>
	<lastBuildDate>Wed, 10 Jun 2020 01:46:30 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.2.3</generator>

<image>
	<url>https://i0.wp.com/www.brilliantcode.net/wp-content/uploads/2017/06/cropped-icon-2.png?fit=32%2C32&#038;ssl=1</url>
	<title>Apache &#8211; BrilliantCode.net</title>
	<link>https://www.brilliantcode.net</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">130881408</site>	<item>
		<title>Apache進階設定(2)-KeepAlive</title>
		<link>https://www.brilliantcode.net/2135/apache-advance-settings-keepalive/</link>
				<comments>https://www.brilliantcode.net/2135/apache-advance-settings-keepalive/#respond</comments>
				<pubDate>Sat, 18 Apr 2020 12:23:28 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[教學]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=2135</guid>
				<description><![CDATA[<p>KeepAlive設定值可以增進Apache效能。本文將會介紹3種設定值：KeepAlive, KeepAliveTimeout, MaxKeepAliveRequests。若伺服器記憶體相當稀少，建議可以將此功能關閉以節省記憶體被佔用的情況發生。</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/2135/apache-advance-settings-keepalive/">Apache進階設定(2)-KeepAlive</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/2135/apache-advance-settings-keepalive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2135</post-id>	</item>
		<item>
		<title>CentOS 8 架站教學彙整</title>
		<link>https://www.brilliantcode.net/2030/centos-8-installation-settings/</link>
				<comments>https://www.brilliantcode.net/2030/centos-8-installation-settings/#respond</comments>
				<pubDate>Tue, 10 Mar 2020 18:18:03 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[build web server]]></category>
		<category><![CDATA[FTP Server]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=2030</guid>
				<description><![CDATA[<p>官方說 CentOS 8 會支援更新到 2029 年，所以最近需要架站的話，建議就直上版本 8 吧！這是最省事實惠的選擇。以下是整理我們發表過關於 CentOS 8 設定與安裝步驟的文章，希望能幫助到有需要的人。</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/2030/centos-8-installation-settings/">CentOS 8 架站教學彙整</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/2030/centos-8-installation-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2030</post-id>	</item>
		<item>
		<title>CentOS 8 Apache 2.4, PHP7.3 安裝與設定</title>
		<link>https://www.brilliantcode.net/1955/centos-8-apache24-php73-installation-settings/</link>
				<comments>https://www.brilliantcode.net/1955/centos-8-apache24-php73-installation-settings/#comments</comments>
				<pubDate>Thu, 23 Jan 2020 16:28:53 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[PHP-FPM]]></category>
		<category><![CDATA[SELinux]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=1955</guid>
				<description><![CDATA[<p>本文章除了會介紹該怎麼正確的安裝 Apache 2.4、PHP7.3 與 php-fpm 服務簡易操作，以及符合 SELinux 規則的網站根目錄權限設定方式。</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/1955/centos-8-apache24-php73-installation-settings/">CentOS 8 Apache 2.4, PHP7.3 安裝與設定</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/1955/centos-8-apache24-php73-installation-settings/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1955</post-id>	</item>
		<item>
		<title>Apache進階設定(1) &#8211; TLSv1.2 TLSv1.1 SSLv2 SSLv3</title>
		<link>https://www.brilliantcode.net/1229/apache-advance-settings-tlsv1-2-tlsv1-1-sslv3/</link>
				<comments>https://www.brilliantcode.net/1229/apache-advance-settings-tlsv1-2-tlsv1-1-sslv3/#comments</comments>
				<pubDate>Mon, 27 Aug 2018 08:46:53 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[TLS]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=1229</guid>
				<description><![CDATA[<p>以CentOS來說，我已經將Apache的SSL設定檔設定完成，也將SSL Certificate安裝完畢，但為何使用Firefox或Chrome去瀏覽網站的時候，卻仍然顯示此網站不安全？像是以下警告訊息：<br />
『Your connection is not secure.』、『你的連線不安全』、『Error code: SEC_ERROR_UNKNOWN_ISSUER』</p>
<p>其原因就是，現今的瀏覽器不在支援舊版的SSL安全協定，像是TLSv1.0、SSLv3已被視為不夠安全的協定！</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/1229/apache-advance-settings-tlsv1-2-tlsv1-1-sslv3/">Apache進階設定(1) &#8211; TLSv1.2 TLSv1.1 SSLv2 SSLv3</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/1229/apache-advance-settings-tlsv1-2-tlsv1-1-sslv3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1229</post-id>	</item>
		<item>
		<title>Apache 2.2/2.4 效能調校 #01 Worker MPM</title>
		<link>https://www.brilliantcode.net/877/apache-2-2-2-4-performance-tuning-mpm-engine/</link>
				<comments>https://www.brilliantcode.net/877/apache-2-2-2-4-performance-tuning-mpm-engine/#comments</comments>
				<pubDate>Mon, 05 Feb 2018 09:45:36 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[CentOS]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=877</guid>
				<description><![CDATA[<p>都架好Apache Server，卻還是使用預設值運行的話，那還真是可惜！其實小弟我是無意間發現 worker 運行 wordpress 的效能還不錯，所以才開始研究這個 apache mpm。</p>
<p>ps. 其實網路頻寬夠大、優先權夠高的話，使用Apache Worker MPM，只需少少4GB記憶體就能跑出驚人效能！<br />
(本篇以 CentOS 7(Apache 2.4) 和 CentOS 6.8(Apache 2.2) 為例，但是修改方法適用於所有Linux上的Apache！)</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/877/apache-2-2-2-4-performance-tuning-mpm-engine/">Apache 2.2/2.4 效能調校 #01 Worker MPM</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/877/apache-2-2-2-4-performance-tuning-mpm-engine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">877</post-id>	</item>
		<item>
		<title>CentOS 7 架站教學彙整 (Apache 2.4 + MySQL 5.7 + php 7 + phpMyAdmin + SSH + sFTP)</title>
		<link>https://www.brilliantcode.net/450/centos-7-setup-apache-2-4-mysql-5-7-php-7-phpmyadmin-ssh-sftp/</link>
				<comments>https://www.brilliantcode.net/450/centos-7-setup-apache-2-4-mysql-5-7-php-7-phpmyadmin-ssh-sftp/#comments</comments>
				<pubDate>Thu, 20 Jul 2017 16:23:17 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[build web server]]></category>
		<category><![CDATA[FTP Server]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=450</guid>
				<description><![CDATA[<p>本文會以剛灌好的CentOS 7作為基礎，從零開始介紹完成架設一台Web Server的安裝、設定的所有步驟！<br />
包含Apache, php, MySQL, phpMyAdmin, SSH, sFTP等必要軟體安裝及設定的步驟。</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/450/centos-7-setup-apache-2-4-mysql-5-7-php-7-phpmyadmin-ssh-sftp/">CentOS 7 架站教學彙整 (Apache 2.4 + MySQL 5.7 + php 7 + phpMyAdmin + SSH + sFTP)</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/450/centos-7-setup-apache-2-4-mysql-5-7-php-7-phpmyadmin-ssh-sftp/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">450</post-id>	</item>
		<item>
		<title>Apache 2.4 https 多網域設定 讓一台伺服器綁定多個網址</title>
		<link>https://www.brilliantcode.net/348/apache-2-4-multi-domain-ssl-https/</link>
				<comments>https://www.brilliantcode.net/348/apache-2-4-multi-domain-ssl-https/#comments</comments>
				<pubDate>Sun, 09 Jul 2017 16:02:41 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=348</guid>
				<description><![CDATA[<p>讓一台伺服器綁定多個網址是利用伺服器資源的好方法，也是架站必學技巧～<br />
其實只需要去除https的設定值即可套用在 http上面！</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/348/apache-2-4-multi-domain-ssl-https/">Apache 2.4 https 多網域設定 讓一台伺服器綁定多個網址</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/348/apache-2-4-multi-domain-ssl-https/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">348</post-id>	</item>
		<item>
		<title>http 自動重新導向 https</title>
		<link>https://www.brilliantcode.net/346/http-auto-redirect-https/</link>
				<comments>https://www.brilliantcode.net/346/http-auto-redirect-https/#comments</comments>
				<pubDate>Sat, 08 Jul 2017 16:13:22 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=346</guid>
				<description><![CDATA[<p>誰都沒辦法強迫使用者都必須輸入https的網址瀏覽自己的網站，<br />
但卻需要所有存取自己網站的請求皆以https回應，比較安全，也不怕未來出現『不安全』的字樣！<br />
還好可以從伺服器端強迫使用者的http自動重新導向https！</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/346/http-auto-redirect-https/">http 自動重新導向 https</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/346/http-auto-redirect-https/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">346</post-id>	</item>
		<item>
		<title>CentOS 7 自建 SSL 憑證</title>
		<link>https://www.brilliantcode.net/343/centos-7-create-own-ssl-certificates/</link>
				<comments>https://www.brilliantcode.net/343/centos-7-create-own-ssl-certificates/#respond</comments>
				<pubDate>Sat, 08 Jul 2017 15:11:56 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=343</guid>
				<description><![CDATA[<p>有時候，內部使用的網站、或是測試用的網站一開始不一定需要使用由SSL憑證機構核發的SSL架站。如此一來，就需要自行建立SSL憑證來滿足使用需求。<br />
本文會以CentOS 7 自建 SSL 憑證作為範例撰寫操作步驟。</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/343/centos-7-create-own-ssl-certificates/">CentOS 7 自建 SSL 憑證</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/343/centos-7-create-own-ssl-certificates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">343</post-id>	</item>
		<item>
		<title>如何申請免費SSL？又要怎麼安裝SSL？(以SSL For Free &#8211; Let&#8217;s Encrypt為例)</title>
		<link>https://www.brilliantcode.net/190/how-to-applicant-ssl-certificate-and-install-ssl-certificate/</link>
				<comments>https://www.brilliantcode.net/190/how-to-applicant-ssl-certificate-and-install-ssl-certificate/#comments</comments>
				<pubDate>Thu, 29 Jun 2017 18:22:28 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[SSL]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=190</guid>
				<description><![CDATA[<p>我的網站好端端的，又沒有在做任何金流服務，為什麼硬是要去申請一個SSL讓網站從http變成https？<br />
原因是Google預計從Chrome 62開始，凡事要要求填寫資料的http網站，全部都會被標上『不安全』字樣！<br />
相關新聞：iThome: 自Chrome 62起，所有需填資料的HTTP網頁都會被標示為「不安全」<br />
誰希望自己的網站被標上『不安全』呢？</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/190/how-to-applicant-ssl-certificate-and-install-ssl-certificate/">如何申請免費SSL？又要怎麼安裝SSL？(以SSL For Free &#8211; Let&#8217;s Encrypt為例)</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/190/how-to-applicant-ssl-certificate-and-install-ssl-certificate/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">190</post-id>	</item>
	</channel>
</rss>
