<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Larsen-b moving &#8230;</title>
	<atom:link href="http://www.larsen-b.com/Article/119.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.larsen-b.com/Article/119.html</link>
	<description>Titanium Exposé</description>
	<lastBuildDate>Mon, 02 Jul 2018 13:54:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>By: Jkx</title>
		<link>http://www.larsen-b.com/Article/119.html/comment-page-1#comment-127</link>
		<dc:creator>Jkx</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-127</guid>
		<description><![CDATA[&lt;p&gt;Moving is done :) .. i fight a long time w/ the rewrite rules&lt;/p&gt;
&lt;pre class=&quot;literal-block&quot;&gt;
RewriteRule ^/icons/(.*)  /usr/share/apache/icons/$1 [L]
RewriteRule ^/static/(.*) /var/www/larsen-b.com/static/$1 [L]
RewriteRule ^/(.*) /wk/blog/$1 [L,PT]
&lt;/pre&gt;
&lt;p&gt;As you can see the static part is done w/ apache and the other throught the webkit&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Moving is done :) .. i fight a long time w/ the rewrite rules</p>
<pre class="literal-block">
RewriteRule ^/icons/(.*)  /usr/share/apache/icons/$1 [L]
RewriteRule ^/static/(.*) /var/www/larsen-b.com/static/$1 [L]
RewriteRule ^/(.*) /wk/blog/$1 [L,PT]
</pre>
<p>As you can see the static part is done w/ apache and the other throught the webkit</p>
]]></content:encoded>
	</item>
</channel>
</rss>
