<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF
	xmlns="http://purl.org/rss/1.0/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
	xml:lang="ja-JP"
>
	<channel rdf:about="http://txqz.net/blog/2009/05/12/2331.rdf">
		<title>txqzのURI設計</title>
		<link>http://txqz.net/blog/2009/05/12/2331</link>
		<dc:creator>陽坂智佐</dc:creator>
		<description>「txqzのURI設計」に関する情報です。</description>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://txqz.net/blog/2009/05/12/2331"/>
			</rdf:Seq>
		</items>
	</channel>
	<item rdf:about="http://txqz.net/blog/2009/05/12/2331">
		<title>txqzのURI設計</title>
		<link>http://txqz.net/blog/2009/05/12/2331</link>
		<description>とくにRFC3986とかで明示されているわけではないけど、Apacheとかを使っていると、http://example.com/hoge/のようなスラッシュで終わるURIはexample.comホストの中にあるhogeフォルダを指していると解釈するのが自然だ。もしDirectoryIndexで指定されたファイルが存在せずIndexesオプションが有効になっていれば、hogeフォルダ以下にあるファイルの一覧が表示される。hogeがフォルダである場合にhttp://example.com/hogeとスラ ……</description>
		<dc:subject>このサイト</dc:subject>
		<dc:subject>URI</dc:subject>
		<dc:date>2009-05-12T23:31:00+09:00</dc:date>
		<trackback:ping rdf:resource="http://txqz.net/blog/2009/05/12/2331/tb"/>
	</item>
</rdf:RDF>