<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1036223" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1036223</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/hotlink-protection-query-string#comment-1208763</link>
    <description> &lt;p&gt;I ended up working out the problem by realising the query string is apart of the referrer (in most cases anyway), so I came up with this code:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;RewriteEngine on&lt;br /&gt;RewriteCond %{HTTP_REFERER} !^$ &lt;br /&gt;RewriteCond %{HTTP_REFERER} !^(https?://([^/]*\.)?myspace\.com/myusername)$ [NC]&lt;br /&gt;RewriteCond %{HTTP_REFERER} !.*friendid=0123456789.* [NC]&lt;br /&gt;RewriteRule .* - [F]&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;It allows me to hotlink images from my website on just my own MySpace account.&lt;/p&gt;
&lt;p&gt;kk.&lt;/p&gt;
 </description>
     <pubDate>Mon, 16 Oct 2006 03:18:07 +0000</pubDate>
 <dc:creator>nuk3</dc:creator>
 <guid isPermaLink="false">comment 1208763 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
