<?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: How To Avoid Image Hotlinking &amp; Bandwidth Theft In Your Website</title>
	<atom:link href="http://viralpatel.net/blogs/2009/11/avoid-image-hotlinking-bandwidth-theft-website.html/feed" rel="self" type="application/rss+xml" />
	<link>http://viralpatel.net/blogs/2009/11/avoid-image-hotlinking-bandwidth-theft-website.html</link>
	<description>Tutorials, Java, J2EE, Struts, AJAX, JavaScript, CSS, Web 2.0, MySQL, Articles</description>
	<lastBuildDate>Tue, 09 Mar 2010 14:08:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Framco</title>
		<link>http://viralpatel.net/blogs/2009/11/avoid-image-hotlinking-bandwidth-theft-website.html/comment-page-1#comment-11750</link>
		<dc:creator>Framco</dc:creator>
		<pubDate>Fri, 04 Dec 2009 22:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://viralpatel.net/blogs/?p=1904#comment-11750</guid>
		<description>Hi,

i would like to use your example of the .htaccess and I have one question.
My images are in de directory e2/gal_1/images/, e2/gal_2/images/ and so on.

Can I repeat the statement:
RewriteRule .*\.(jpe?g&#124;gif&#124;bmp&#124;png)$ e2/gal_1 /images/nohotlink.jpe [L]
RewriteRule .*\.(jpe?g&#124;gif&#124;bmp&#124;png)$ e2/gal_2 /images/nohotlink.jpe [L]
......
en so on?

Respect &amp; regards

Franco</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>i would like to use your example of the .htaccess and I have one question.<br />
My images are in de directory e2/gal_1/images/, e2/gal_2/images/ and so on.</p>
<p>Can I repeat the statement:<br />
RewriteRule .*\.(jpe?g|gif|bmp|png)$ e2/gal_1 /images/nohotlink.jpe [L]<br />
RewriteRule .*\.(jpe?g|gif|bmp|png)$ e2/gal_2 /images/nohotlink.jpe [L]<br />
&#8230;&#8230;<br />
en so on?</p>
<p>Respect &amp; regards</p>
<p>Franco</p>
]]></content:encoded>
	</item>
</channel>
</rss>
