<?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/category/tutorial/apache/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.brilliantcode.net</link>
	<description></description>
	<lastBuildDate>Thu, 04 Jun 2020 09:51:57 +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>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>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>
	</channel>
</rss>
