<?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>密码 &#8211; moneyslow.com</title>
	<atom:link href="https://moneyslow.com/tag/%e5%af%86%e7%a0%81/feed" rel="self" type="application/rss+xml" />
	<link>https://moneyslow.com</link>
	<description>making money with technology</description>
	<lastBuildDate>Fri, 03 Nov 2017 07:57:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>
	<item>
		<title>nginx 访问加密码保护</title>
		<link>https://moneyslow.com/nginx-%e8%ae%bf%e9%97%ae%e5%8a%a0%e5%af%86%e7%a0%81%e4%bf%9d%e6%8a%a4.html</link>
		
		<dc:creator><![CDATA[moneyslow]]></dc:creator>
		<pubDate>Fri, 03 Nov 2017 07:57:31 +0000</pubDate>
				<category><![CDATA[newest]]></category>
		<category><![CDATA[密码]]></category>
		<guid isPermaLink="false">http://moneyslow.com/?p=7649</guid>

					<description><![CDATA[nginx配置文件中加入 &#160; location / { &#160; &#160; root&#160; &#160;html; &#160; &#160; index&#160; index.html index.htm index index.jpg; &#160; &#160; auth_basic 'Restricted'; &#160; &#160; auth_basic_user_file htpasswd; &#160; } yum install httpd 目的是要htpasswd 这个工具 为user设置密码： htpasswd -c /usr/local/nginx/conf/htpasswd user]]></description>
		
		
		
			</item>
	</channel>
</rss>
