<?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: Антилич на картинки через .htaccess</title>
	<atom:link href="http://cascadi.ca/scripting/htaccess-for-leachers-and-hotlinkers/feed/" rel="self" type="application/rss+xml" />
	<link>http://cascadi.ca/scripting/htaccess-for-leachers-and-hotlinkers/</link>
	<description>Парад тегов</description>
	<lastBuildDate>Wed, 25 Aug 2010 04:57:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<item>
		<title>By: ShadX</title>
		<link>http://cascadi.ca/scripting/htaccess-for-leachers-and-hotlinkers/comment-page-1/#comment-1402</link>
		<dc:creator>ShadX</dc:creator>
		<pubDate>Wed, 10 Mar 2010 09:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmakerslounge.com/useful-scripts/htaccess-for-leachers-and-hotlinkers/#comment-1402</guid>
		<description>Хорошее решение ... ))) 
Еще бы слово ЙуХ вам, выдавать в Н1 ....</description>
		<content:encoded><![CDATA[<p>Хорошее решение &#8230; )))<br />
Еще бы слово ЙуХ вам, выдавать в Н1 &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kumiro</title>
		<link>http://cascadi.ca/scripting/htaccess-for-leachers-and-hotlinkers/comment-page-1/#comment-178</link>
		<dc:creator>Kumiro</dc:creator>
		<pubDate>Fri, 07 Nov 2008 18:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmakerslounge.com/useful-scripts/htaccess-for-leachers-and-hotlinkers/#comment-178</guid>
		<description>У меня почему то не работает :(
вот мой htt...

RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?dvp.kumiro.ru [NC]
RewriteRule \.(gif&#124;&#124;pe?g&#124;png&#124;bmp&#124;pdf&#124;zip&#124;rar&#124;mp3&#124;js)$ http://dvp.kumiro.ru/CLOSED.jpg [NC,R,L]
RewriteRule ^index.htm index.php?%{QUERY_STRING}
RewriteRule ^index.html index.php?%{QUERY_STRING}
RewriteRule ^main.html index.php?act=idx&amp;%{QUERY_STRING}
RewriteRule ^ipb.html index.php?%{QUERY_STRING}
RewriteRule ^topic([0-9]+)\.html$ index.php?showtopic=$1&amp;%{QUERY_STRING}
RewriteRule ^topic([0-9]+)s([0-9]+)\.html$ index.php?showtopic=$1&amp;st=$2&amp;%{QUERY_STRING}
RewriteRule ^topic([0-9]+)\.html&amp;st=([0-9]+)$ index.php?showtopic=$1&amp;st=$2&amp;%{QUERY_STRING}
RewriteRule ^forum([0-9]+)\.html$ index.php?showforum=$1&amp;%{QUERY_STRING}
RewriteRule ^cat([0-9]+)\.html$ index.php?act=SC&amp;c=$1&amp;%{QUERY_STRING}
RewriteRule ^ptopic([0-9]+)\.html$ index.php?act=Print&amp;client=printer&amp;f=1&amp;t=$1&amp;%{QUERY_STRING}
RewriteRule ^user([0-9]+)\.html$ index.php?showuser=$1&amp;%{QUERY_STRING}
RewriteRule ^links([0-9]+)\.html$ iindex.php?autocom=links&amp;=$1&amp;%{QUERY_STRING}</description>
		<content:encoded><![CDATA[<p>У меня почему то не работает :(<br />
вот мой htt&#8230;</p>
<p>RewriteEngine On<br />
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?dvp.kumiro.ru [NC]<br />
RewriteRule \.(gif||pe?g|png|bmp|pdf|zip|rar|mp3|js)$ <a href="http://dvp.kumiro.ru/CLOSED.jpg" rel="nofollow">http://dvp.kumiro.ru/CLOSED.jpg</a> [NC,R,L]<br />
RewriteRule ^index.htm index.php?%{QUERY_STRING}<br />
RewriteRule ^index.html index.php?%{QUERY_STRING}<br />
RewriteRule ^main.html index.php?act=idx&amp;%{QUERY_STRING}<br />
RewriteRule ^ipb.html index.php?%{QUERY_STRING}<br />
RewriteRule ^topic([0-9]+)\.html$ index.php?showtopic=$1&amp;%{QUERY_STRING}<br />
RewriteRule ^topic([0-9]+)s([0-9]+)\.html$ index.php?showtopic=$1&amp;st=$2&amp;%{QUERY_STRING}<br />
RewriteRule ^topic([0-9]+)\.html&amp;st=([0-9]+)$ index.php?showtopic=$1&amp;st=$2&amp;%{QUERY_STRING}<br />
RewriteRule ^forum([0-9]+)\.html$ index.php?showforum=$1&amp;%{QUERY_STRING}<br />
RewriteRule ^cat([0-9]+)\.html$ index.php?act=SC&amp;c=$1&amp;%{QUERY_STRING}<br />
RewriteRule ^ptopic([0-9]+)\.html$ index.php?act=Print&amp;client=printer&amp;f=1&amp;t=$1&amp;%{QUERY_STRING}<br />
RewriteRule ^user([0-9]+)\.html$ index.php?showuser=$1&amp;%{QUERY_STRING}<br />
RewriteRule ^links([0-9]+)\.html$ iindex.php?autocom=links&amp;=$1&amp;%{QUERY_STRING}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexey</title>
		<link>http://cascadi.ca/scripting/htaccess-for-leachers-and-hotlinkers/comment-page-1/#comment-177</link>
		<dc:creator>Alexey</dc:creator>
		<pubDate>Sat, 04 Oct 2008 16:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmakerslounge.com/useful-scripts/htaccess-for-leachers-and-hotlinkers/#comment-177</guid>
		<description>Отличная статья спасибо, так же рекомендую ознакомится с
http://www.beget.ru/art9.html - хорошая статья по mod_rewrite очень помогла все в одном месте, а также множество приемером http://www.beget.ru/art10.html</description>
		<content:encoded><![CDATA[<p>Отличная статья спасибо, так же рекомендую ознакомится с<br />
<a href="http://www.beget.ru/art9.html" rel="nofollow">http://www.beget.ru/art9.html</a> &#8211; хорошая статья по mod_rewrite очень помогла все в одном месте, а также множество приемером <a href="http://www.beget.ru/art10.html" rel="nofollow">http://www.beget.ru/art10.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Вебмастер</title>
		<link>http://cascadi.ca/scripting/htaccess-for-leachers-and-hotlinkers/comment-page-1/#comment-176</link>
		<dc:creator>Вебмастер</dc:creator>
		<pubDate>Sun, 28 Sep 2008 12:43:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmakerslounge.com/useful-scripts/htaccess-for-leachers-and-hotlinkers/#comment-176</guid>
		<description>Теперь все хотлинкеры видят &quot;пятку&quot; :)
Спасибо.</description>
		<content:encoded><![CDATA[<p>Теперь все хотлинкеры видят &#8220;пятку&#8221; :)<br />
Спасибо.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arqus</title>
		<link>http://cascadi.ca/scripting/htaccess-for-leachers-and-hotlinkers/comment-page-1/#comment-175</link>
		<dc:creator>Arqus</dc:creator>
		<pubDate>Wed, 04 Jul 2007 01:21:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmakerslounge.com/useful-scripts/htaccess-for-leachers-and-hotlinkers/#comment-175</guid>
		<description>Спасибо поставлю у себя</description>
		<content:encoded><![CDATA[<p>Спасибо поставлю у себя</p>
]]></content:encoded>
	</item>
</channel>
</rss>
