<?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: Secure your server with htaccess</title> <atom:link href="http://www.ghacks.net/2008/03/31/secure-your-server-with-htaccess/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net/2008/03/31/secure-your-server-with-htaccess/</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 22:58:45 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Topper</title><link>http://www.ghacks.net/2008/03/31/secure-your-server-with-htaccess/comment-page-1/#comment-290889</link> <dc:creator>Topper</dc:creator> <pubDate>Thu, 03 Apr 2008 12:59:14 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=3672#comment-290889</guid> <description>Must be in other order:
AuthName &quot;Protected Content&quot;
AuthType Basic
order allow,deny
#Comment
allow from 255.255.255.255
deny from all
Apache stop after first match - if this is Deny, this will be forbid for ever
Also is suitable &quot;allow from 192.168.0 (last octet from network will be permited)
BUT .htaccess are useful - you must prefer  rules  in httpd.conf because in .conf is MUCH MUCH faster !</description> <content:encoded><![CDATA[<p>Must be in other order:<br
/> AuthName &#8220;Protected Content&#8221;<br
/> AuthType Basic</p><p>order allow,deny</p><p>#Comment<br
/> allow from 255.255.255.255<br
/> deny from all</p><p>Apache stop after first match &#8211; if this is Deny, this will be forbid for ever</p><p>Also is suitable &#8220;allow from 192.168.0 (last octet from network will be permited)</p><p>BUT .htaccess are useful &#8211; you must prefer  rules  in httpd.conf because in .conf is MUCH MUCH faster !</p> ]]></content:encoded> </item> <item><title>By: Tobey</title><link>http://www.ghacks.net/2008/03/31/secure-your-server-with-htaccess/comment-page-1/#comment-287742</link> <dc:creator>Tobey</dc:creator> <pubDate>Tue, 01 Apr 2008 10:16:26 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=3672#comment-287742</guid> <description>Thanks for a nice tip Martin.</description> <content:encoded><![CDATA[<p>Thanks for a nice tip Martin.</p> ]]></content:encoded> </item> </channel> </rss>
