<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1044505" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1044505</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Got it - thanks</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/using-htaccess-restrict-logins#comment-1243697</link>
    <description> &lt;p&gt;Got it - thanks&lt;/p&gt;
 </description>
     <pubDate>Sat, 25 Jul 2009 16:13:54 +0000</pubDate>
 <dc:creator>benjy</dc:creator>
 <guid isPermaLink="false">comment 1243697 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Try the following in your</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/using-htaccess-restrict-logins#comment-1243696</link>
    <description> &lt;p&gt;Try the following in your .htaccess file:&lt;/p&gt;
&lt;p&gt;Order Deny,Allow&lt;br /&gt;
Deny from all&lt;br /&gt;
Allow from &lt;strong&gt;&lt;em&gt;{ip address}&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;ip address can be one of these:&lt;/p&gt;
&lt;p&gt;192.168.55.34 &lt;em&gt;Full ip&lt;/em&gt;&lt;br /&gt;
192.68         &lt;em&gt;All IP&#039;s of 192.168.(any).(any)&lt;/em&gt;&lt;br /&gt;
192.168.55.0/255.255.0.0  &lt;em&gt;network/subnet (same as above)&lt;/em&gt;&lt;br /&gt;
192.168.66.0/16 &lt;em&gt;don&#039;t worry about this unless you know what it is&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;See &lt;a href=&quot;http://httpd.apache.org/docs/1.3/mod/mod_access.html&quot; title=&quot;http://httpd.apache.org/docs/1.3/mod/mod_access.html&quot;&gt;http://httpd.apache.org/docs/1.3/mod/mod_access.html&lt;/a&gt; for more information on setting this up. Note, the examples listed on the page include the &amp;lt;Directory &lt;strong&gt;&lt;em&gt;path&lt;/em&gt;&lt;/strong&gt; &amp;gt; &amp;lt;/Directory&amp;gt; which you do not need within .htaccess, as it affects the directory the file is in.&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Sat, 25 Jul 2009 15:10:00 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1243696 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
