<?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: Using .htaccess to Prevent Bandwidth Theft</title>
	<atom:link href="http://www.csskarma.com/blog/preventing-bandwidth-theft/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csskarma.com/blog/preventing-bandwidth-theft/</link>
	<description>display your &#60;style&#62;</description>
	<lastBuildDate>Mon, 08 Mar 2010 13:20:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Cheap phentermine.</title>
		<link>http://www.csskarma.com/blog/preventing-bandwidth-theft/comment-page-1/#comment-67003</link>
		<dc:creator>Cheap phentermine.</dc:creator>
		<pubDate>Thu, 02 Jul 2009 18:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.csskarma.com/blog/?p=447#comment-67003</guid>
		<description>&lt;strong&gt;Cheap phentermine....&lt;/strong&gt;

Cheap phentermine by phone. Cheap phentermine. Phentermine cheap. Cheap phentermine pay cash on delivery. Cheap phentermine cod. Cheap phentermine diet pill....</description>
		<content:encoded><![CDATA[<p><strong>Cheap phentermine&#8230;.</strong></p>
<p>Cheap phentermine by phone. Cheap phentermine. Phentermine cheap. Cheap phentermine pay cash on delivery. Cheap phentermine cod. Cheap phentermine diet pill&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CJB</title>
		<link>http://www.csskarma.com/blog/preventing-bandwidth-theft/comment-page-1/#comment-53024</link>
		<dc:creator>CJB</dc:creator>
		<pubDate>Thu, 02 Apr 2009 17:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.csskarma.com/blog/?p=447#comment-53024</guid>
		<description>Yet another reason I enjoy working on Apache servers.  No .htaccess in ISS/Windows environments.</description>
		<content:encoded><![CDATA[<p>Yet another reason I enjoy working on Apache servers.  No .htaccess in ISS/Windows environments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.csskarma.com/blog/preventing-bandwidth-theft/comment-page-1/#comment-53017</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Thu, 02 Apr 2009 16:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.csskarma.com/blog/?p=447#comment-53017</guid>
		<description>I&#039;ve never tried it, but my gut tells me you have to escape the extra dot like:
)?csskarma\.co\.uk/</description>
		<content:encoded><![CDATA[<p>I&#8217;ve never tried it, but my gut tells me you have to escape the extra dot like:<br />
)?csskarma\.co\.uk/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.csskarma.com/blog/preventing-bandwidth-theft/comment-page-1/#comment-53015</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Thu, 02 Apr 2009 16:29:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.csskarma.com/blog/?p=447#comment-53015</guid>
		<description>it will prevent people from displaying images that are hosted on your domain, but not just being linked to. You can still link to them in tweets and whatnot.

You can also turn off the rewrite condition in that folder so those images and be freely distributed.

Or you can remove an image type from that last line, like &quot;png&quot;,  that should open up png linking, but still block all the others</description>
		<content:encoded><![CDATA[<p>it will prevent people from displaying images that are hosted on your domain, but not just being linked to. You can still link to them in tweets and whatnot.</p>
<p>You can also turn off the rewrite condition in that folder so those images and be freely distributed.</p>
<p>Or you can remove an image type from that last line, like &#8220;png&#8221;,  that should open up png linking, but still block all the others</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew V</title>
		<link>http://www.csskarma.com/blog/preventing-bandwidth-theft/comment-page-1/#comment-53014</link>
		<dc:creator>Matthew V</dc:creator>
		<pubDate>Thu, 02 Apr 2009 16:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.csskarma.com/blog/?p=447#comment-53014</guid>
		<description>if you were going for a .co.uk TLD woud you put

)?csskarma\.co\.uk/
or
)?csskarma\.co.uk/</description>
		<content:encoded><![CDATA[<p>if you were going for a .co.uk TLD woud you put</p>
<p>)?csskarma\.co\.uk/<br />
or<br />
)?csskarma\.co.uk/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://www.csskarma.com/blog/preventing-bandwidth-theft/comment-page-1/#comment-53013</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Thu, 02 Apr 2009 16:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.csskarma.com/blog/?p=447#comment-53013</guid>
		<description>I suppose my question is then:  On my own personal website, I have a folder that I use for hosting images that I post around the web (in other blogs that I write in, or just to host an image so I can link to it in tweets or whatnot).
So this technique described above would prevent me from doing this, yes?
I suppose, until my bandwidth is seriously compromised by people directly linking my images (it happens a bit now), I&#039;ll just let it slide.</description>
		<content:encoded><![CDATA[<p>I suppose my question is then:  On my own personal website, I have a folder that I use for hosting images that I post around the web (in other blogs that I write in, or just to host an image so I can link to it in tweets or whatnot).<br />
So this technique described above would prevent me from doing this, yes?<br />
I suppose, until my bandwidth is seriously compromised by people directly linking my images (it happens a bit now), I&#8217;ll just let it slide.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.csskarma.com/blog/preventing-bandwidth-theft/comment-page-1/#comment-53007</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Thu, 02 Apr 2009 16:00:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.csskarma.com/blog/?p=447#comment-53007</guid>
		<description>Sure thing, I&#039;ll update the post</description>
		<content:encoded><![CDATA[<p>Sure thing, I&#8217;ll update the post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://www.csskarma.com/blog/preventing-bandwidth-theft/comment-page-1/#comment-53004</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Thu, 02 Apr 2009 15:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.csskarma.com/blog/?p=447#comment-53004</guid>
		<description>Can you explain a little bit about what those rules are doing?  I use htaccess files on most of my sites just to make sure site.com and www.site.com and site.net and all that all go where I want them.  But I&#039;ve never used it with images like this.</description>
		<content:encoded><![CDATA[<p>Can you explain a little bit about what those rules are doing?  I use htaccess files on most of my sites just to make sure site.com and <a href="http://www.site.com" rel="nofollow">http://www.site.com</a> and site.net and all that all go where I want them.  But I&#8217;ve never used it with images like this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
