<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1025788" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1025788</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/protect-wmv-files-being-downloaded#comment-1156277</link>
    <description> &lt;p&gt;Well if you EMBED (like i originally said) then you don&#039;t have to worry about them reading correctly...and I wasn&#039;t talking about .hitaccess to protect, read my post.&lt;/p&gt;
&lt;p&gt;I gave a working, fine example.&lt;/p&gt;
 </description>
     <pubDate>Sat, 07 Aug 2004 02:23:53 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1156277 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/protect-wmv-files-being-downloaded#comment-1156181</link>
    <description> &lt;p&gt;I only had to deal with streaming videos once but in my research I found out that many versions of MS Windows Media Player do not pass a http referrer correctly so I could not use .htaccess to protect them.&lt;/p&gt;
&lt;p&gt;However there are many scripts on the web which, according to the producer&#039;s description, can even protect video files... a google or &lt;a href=&quot;http://www.hotscripts.com/cgi-bin/search.cgi?bool=AND&amp;amp;query=anti+leech&amp;amp;catid=all&quot; class=&quot;bb-url&quot;&gt; hotscripts&lt;/a&gt; search should have some results.&lt;/p&gt;
 </description>
     <pubDate>Thu, 05 Aug 2004 22:32:32 +0000</pubDate>
 <dc:creator>Brian911</dc:creator>
 <guid isPermaLink="false">comment 1156181 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/protect-wmv-files-being-downloaded#comment-1156103</link>
    <description> &lt;p&gt;one thing you can do is block direct linking to the file, and hide the folder (directory) under many other ones...see &lt;a href=&quot;http://alistapart.com/articles/hotlinking/&quot; class=&quot;bb-url&quot;&gt;http://alistapart.com/articles/hotlinking/&lt;/a&gt; to get an idea...it would work in your case.  i&#039;ll even get you started:&lt;/p&gt;
&lt;p&gt;when they click on the link, it goes to a page like &lt;a href=&quot;http://www.mysite.com/play.php?file=fun.asx&quot; class=&quot;bb-url&quot;&gt;mysite.com/play.php?file=fun.asx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and play.php looks like this:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&amp;nbsp; header&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;Content-type: text/html\&quot;);&lt;br /&gt;&amp;nbsp; header(\&quot;Cache-Control: no-store, no-cache,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; must-revalidate\&quot;);&lt;br /&gt;&amp;nbsp; header(\&quot;Cache-Control: post-check=0, pre-check=0\&quot;,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; false);&lt;br /&gt;&amp;nbsp; header(\&quot;Pragma: no-cache\&quot;);&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$file&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; = strip_tags(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$_GET&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;file&#039;] );&lt;br /&gt;echo \&quot;[embed file here]\&quot;;&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 05 Aug 2004 00:31:49 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1156103 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
