<?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/"
	>

<channel>
	<title>Module | SDT 攻城獅區</title>
	<atom:link href="https://sdt.hameba.tw/tag/module/feed/" rel="self" type="application/rss+xml" />
	<link>https://sdt.hameba.tw</link>
	<description>由Steven, Der, Ted 三位高級打字員所組成，是三位工程師(攻城獅)所維護的技術分享平台，或許偶爾會分享一些日常，有任何問題或是錯誤的部分，歡迎留言告訴我們！</description>
	<lastBuildDate>Fri, 20 Dec 2019 03:20:52 +0800</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3</generator>

<image>
	<url>https://sdt.hameba.tw/wp-content/uploads/2020/02/hameba_favicon-150x150.png</url>
	<title>Module | SDT 攻城獅區</title>
	<link>https://sdt.hameba.tw</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>WordPress 不用FTP 也可安裝 plugin 外掛</title>
		<link>https://sdt.hameba.tw/234/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-%25e4%25b8%258d%25e7%2594%25a8ftp-%25e4%25b9%259f%25e5%258f%25af%25e5%25ae%2589%25e8%25a3%259d%25e5%25a4%2596%25e6%258e%259b</link>
				<comments>https://sdt.hameba.tw/234/#respond</comments>
				<pubDate>Fri, 06 Dec 2019 03:03:52 +0000</pubDate>
		<dc:creator><![CDATA[Hsu Steven]]></dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[Module]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[外掛]]></category>

		<guid isPermaLink="false">https://sdt.hameba.tw/?p=234</guid>
				<description><![CDATA[<p>最近安裝完WordPress後要安裝外掛，卻出現FTP的需求 想說有沒有辦法不用FTP 直接補足外掛的方式 [ &#8230; </p>
<p class="link-more"><a href="https://sdt.hameba.tw/234/" class="more-link">閱讀全文<span class="screen-reader-text">〈WordPress 不用FTP 也可安裝 plugin 外掛〉</span></a></p>
The post <a href="https://sdt.hameba.tw/234/">WordPress 不用FTP 也可安裝 plugin 外掛</a> first appeared on <a href="https://sdt.hameba.tw">SDT 攻城獅區</a>.]]></description>
								<content:encoded><![CDATA[<p>最近安裝完WordPress後要安裝外掛，卻出現FTP的需求</p>
<p>想說有沒有辦法不用FTP 直接補足外掛的方式</p>
<p><span id="more-234"></span></p>
<p><img class="alignnone size-medium" src="https://diary.taskinghouse.com/archives/804951/WEcIrKbuRmW5oFKY8Ihh_wp-ftp.png" width="800" height="420" /></p><pre class="crayon-plain-tag"># 修改檔案夾權限
$ sudo chown -R www-data:www-data /var/www/wordpress/wp-content/
$ sudo chown -R www-data:www-data /var/www/wordpress/wp-includes/</pre><p>在wp-config.php加入以下語句</p><pre class="crayon-plain-tag">define('FS_METHOD', 'direct');</pre><p>完成後在後台安裝外掛元件就不會再出現FTP的需求</p>
<p>Reference</p>
<p><a href="https://diary.taskinghouse.com/posts/804951-wordpress-automatic-upgrade-plugin-and-theme-bypass-ftp-connection/">https://diary.taskinghouse.com/posts/804951-wordpress-automatic-upgrade-plugin-and-theme-bypass-ftp-connection/</a></p>
<p>&nbsp;</p>
<div id="gtx-trans">
<div class="gtx-trans-icon"></div>
</div>The post <a href="https://sdt.hameba.tw/234/">WordPress 不用FTP 也可安裝 plugin 外掛</a> first appeared on <a href="https://sdt.hameba.tw">SDT 攻城獅區</a>.]]></content:encoded>
							<wfw:commentRss>https://sdt.hameba.tw/234/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>Raspberry pi 安裝 Nginx及擴充module</title>
		<link>https://sdt.hameba.tw/184/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=raspberry-pi-%25e5%25ae%2589%25e8%25a3%259d-nginx%25e5%258f%258a%25e6%2593%25b4%25e5%2585%2585module</link>
				<comments>https://sdt.hameba.tw/184/#respond</comments>
				<pubDate>Wed, 04 Dec 2019 07:38:05 +0000</pubDate>
		<dc:creator><![CDATA[Hsu Steven]]></dc:creator>
				<category><![CDATA[System]]></category>
		<category><![CDATA[Module]]></category>
		<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Raspberry Pi]]></category>
		<category><![CDATA[Raspbian]]></category>

		<guid isPermaLink="false">http://192.168.100.203/?p=184</guid>
				<description><![CDATA[<p>特別寫這篇主要是因為可以透過apt-get install方式 直接擴充基本的module ndk_http_ &#8230; </p>
<p class="link-more"><a href="https://sdt.hameba.tw/184/" class="more-link">閱讀全文<span class="screen-reader-text">〈Raspberry pi 安裝 Nginx及擴充module〉</span></a></p>
The post <a href="https://sdt.hameba.tw/184/">Raspberry pi 安裝 Nginx及擴充module</a> first appeared on <a href="https://sdt.hameba.tw">SDT 攻城獅區</a>.]]></description>
								<content:encoded><![CDATA[<p>特別寫這篇主要是因為可以透過apt-get install方式</p>
<p>直接擴充基本的module</p>
<p><span id="more-184"></span></p>
<p>ndk_http_module.so ngx_http_headers_more_filter_module.so<br />
ngx_http_auth_pam_module.so ngx_http_image_filter_module.so ngx_http_xslt_filter_module.so<br />
ngx_http_cache_purge_module.so ngx_http_lua_module.so ngx_mail_module.so<br />
ngx_http_dav_ext_module.so ngx_http_perl_module.so ngx_nchan_module.so<br />
ngx_http_echo_module.so ngx_http_subs_filter_module.so ngx_stream_module.so<br />
ngx_http_fancyindex_module.so ngx_http_uploadprogress_module.so<br />
ngx_http_geoip_module.so ngx_http_upstream_fair_module.so</p>
<p>建議使用此安裝指令方式</p><pre class="crayon-plain-tag">$ sudo apt-get nginx nginx-extras nginx-full</pre><p>&nbsp;</p>
<div id="gtx-trans">
<div class="gtx-trans-icon"></div>
</div>The post <a href="https://sdt.hameba.tw/184/">Raspberry pi 安裝 Nginx及擴充module</a> first appeared on <a href="https://sdt.hameba.tw">SDT 攻城獅區</a>.]]></content:encoded>
							<wfw:commentRss>https://sdt.hameba.tw/184/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
	</channel>
</rss>
