<?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>Independent &#187; http服务器</title>
	<atom:link href="http://keyvalue.net/category/http%e6%9c%8d%e5%8a%a1%e5%99%a8/feed/" rel="self" type="application/rss+xml" />
	<link>http://keyvalue.net</link>
	<description></description>
	<lastBuildDate>Tue, 02 Aug 2011 15:17:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>HTTP协议语法（转）</title>
		<link>http://keyvalue.net/2010/10/11/http%e5%8d%8f%e8%ae%ae%e8%af%ad%e6%b3%95%ef%bc%88%e8%bd%ac%ef%bc%89/</link>
		<comments>http://keyvalue.net/2010/10/11/http%e5%8d%8f%e8%ae%ae%e8%af%ad%e6%b3%95%ef%bc%88%e8%bd%ac%ef%bc%89/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 05:45:05 +0000</pubDate>
		<dc:creator>pangyt</dc:creator>
				<category><![CDATA[http服务器]]></category>
		<category><![CDATA[http]]></category>

		<guid isPermaLink="false">http://keyvalue.net/?p=213</guid>
		<description><![CDATA[BNF表示的HTTP协议语法 Request      = Request-Line *(( general-header &#124; request-header &#124; entity-header ) CRLF) CRLF [ message-body ] Request-Line = Method SP Request-URI SP HTTP-Version CRLF Method       = &#8220;OPTIONS&#8221; &#124; &#8220;GET&#8221; &#124; &#8220;HEAD&#8221; &#124; &#8220;POST&#8221; &#124; &#8220;PUT&#8221; &#124; &#8220;DELETE&#8221; &#124; &#8220;TRACE&#8221; &#124; &#8220;CONNECT&#8221; &#124; extension-method extension-method = token Request-URI  = &#8220;*&#8221; &#124; absoluteURI &#124; abs_path &#124; authority [...]]]></description>
		<wfw:commentRss>http://keyvalue.net/2010/10/11/http%e5%8d%8f%e8%ae%ae%e8%af%ad%e6%b3%95%ef%bc%88%e8%bd%ac%ef%bc%89/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>apache</title>
		<link>http://keyvalue.net/2010/10/11/apache/</link>
		<comments>http://keyvalue.net/2010/10/11/apache/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 04:52:13 +0000</pubDate>
		<dc:creator>pangyt</dc:creator>
				<category><![CDATA[http服务器]]></category>
		<category><![CDATA[apache]]></category>

		<guid isPermaLink="false">http://keyvalue.net/?p=199</guid>
		<description><![CDATA[查看编译参数：cat $apachehome$/build/config.nice 检查一下配置文件是否正确：/usr/local/apache/bin/apachectl configtest]]></description>
		<wfw:commentRss>http://keyvalue.net/2010/10/11/apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

