<?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>QuicSRAM / ktu.jp &#187; apache</title>
	<atom:link href="http://www.ktu.jp/category/web-site/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ktu.jp</link>
	<description>ktu.jp</description>
	<lastBuildDate>Tue, 18 Jan 2011 01:39:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>携帯サイトの分岐</title>
		<link>http://www.ktu.jp/2010/02/%e6%90%ba%e5%b8%af%e3%82%b5%e3%82%a4%e3%83%88%e3%81%ae%e5%88%86%e5%b2%90/</link>
		<comments>http://www.ktu.jp/2010/02/%e6%90%ba%e5%b8%af%e3%82%b5%e3%82%a4%e3%83%88%e3%81%ae%e5%88%86%e5%b2%90/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 07:38:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[apache]]></category>

		<guid isPermaLink="false">http://www.ktu.jp/?p=211</guid>
		<description><![CDATA[RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} ^(DoCoMo&#124;KDDI\-&#124;SoftBank&#124;Vodafone&#124;J-PHONE&#124;MOT\-)
RewriteRule . [...]]]></description>
			<content:encoded><![CDATA[<p>RewriteEngine On<br />
RewriteCond %{HTTP_USER_AGENT} ^(DoCoMo|KDDI\-|SoftBank|Vodafone|J-PHONE|MOT\-)<br />
RewriteRule .* url [R,L]</p>
<p>同サイトだとループしてしまうので、別途以下のhtaccessを携帯サイトのフォルダに。<br />
RewriteEngine Off</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ktu.jp/2010/02/%e6%90%ba%e5%b8%af%e3%82%b5%e3%82%a4%e3%83%88%e3%81%ae%e5%88%86%e5%b2%90/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

