<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1018216" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1018216</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/htaccess-1#comment-1106752</link>
    <description> &lt;p&gt;I think that you are going to have to do it through mod_rewrite. I haven&#039;t really tested this so I am not sure if it works. This goes in your htaccess file.&lt;/p&gt;
&lt;p&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;RewriteEngine on &lt;br /&gt;RewriteCond &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;%{&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;HTTP_REFERER&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;} ^&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;216.103.133.181&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;$[OR] &lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;RewriteCond &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;%{&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;HTTP_REFERER&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;} ^&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;net&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;werkz&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;com&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;$ &lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;RewriteCond &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;%{&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;REQUEST_URI&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;} !^/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;denied&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;html&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;$ &lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;RewriteRule &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;^/.* /&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;denied&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;html &lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;Then make a page denied.html that says something like the site is temporarily down so as not to anger anyone into thinking that you are blocking them.&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Apr 2002 21:41:49 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1106752 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/htaccess-1#comment-1106748</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://httpd.apache.org/docs-2.0/mod/mod_access.html&quot; class=&quot;bb-url&quot;&gt;http://httpd.apache.org/docs-2.0/mod/mod_access.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Also, my biggest mistake -- it&#039;s HTTP-REFERER. Sorry about that.&lt;/p&gt;
&lt;p&gt;Anyway, you&#039;ll have to figure it out from there unless someone else can help, I&#039;m far into Pure Theoretical for me. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Apr 2002 19:15:43 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1106748 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/htaccess-1#comment-1106746</link>
    <description> &lt;p&gt;Can I do that in the .htaccess file, and if so, how?&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Apr 2002 18:43:51 +0000</pubDate>
 <dc:creator>babbsela</dc:creator>
 <guid isPermaLink="false">comment 1106746 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/htaccess-1#comment-1106644</link>
    <description> &lt;p&gt;you wouldn&#039;t want to block IPs, you&#039;d want to block HTTP-REFERRERs&lt;/p&gt;
 </description>
     <pubDate>Thu, 11 Apr 2002 04:17:27 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1106644 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
