<?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: CFML 101 &#8211; Protecting Railo admin folder</title> <atom:link href="http://www.placona.co.uk/145/railo/cfml-101-protecting-railo-admin-folder/feed/" rel="self" type="application/rss+xml" /><link>http://www.placona.co.uk/145/railo/cfml-101-protecting-railo-admin-folder/</link> <description>ColdFusion, Ruby and General Technology</description> <lastBuildDate>Thu, 26 Jan 2012 20:51:00 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>By: Ken</title><link>http://www.placona.co.uk/145/railo/cfml-101-protecting-railo-admin-folder/comment-page-1/#comment-2254</link> <dc:creator>Ken</dc:creator> <pubDate>Wed, 02 Feb 2011 15:45:16 +0000</pubDate> <guid
isPermaLink="false">#comment-2254</guid> <description>I&#039;d like to point out that by wrapping the require valid-user directive within the LIMIT GET tag, you are allowing POST and other request types to ignore the directive.  See http://httpd.apache.org/docs/2.2/mod/core.html#limit
This is a common mistake I see.  I think people incorrectly (though intuitively, I&#039;ll grant) interpret the LIMIT directive as restricting access to only the listed HTTP methods, when in fact it does the reverse; it restricts the directives it contains to the listed methods.
Don&#039;t believe me?  Make sure you&#039;re logged out then make a POST request and you&#039;ll see that you get right in without being asked for a password.  Easy enough to do in a simple html file </description> <content:encoded><![CDATA[<p>I&#8217;d like to point out that by wrapping the require valid-user directive within the LIMIT GET tag, you are allowing POST and other request types to ignore the directive.  See <a
href="http://httpd.apache.org/docs/2.2/mod/core.html#limit" rel="nofollow">http://httpd.apache.org/docs/2.....html#limit</a></p><p>This is a common mistake I see.  I think people incorrectly (though intuitively, I&#8217;ll grant) interpret the LIMIT directive as restricting access to only the listed HTTP methods, when in fact it does the reverse; it restricts the directives it contains to the listed methods.</p><p>Don&#8217;t believe me?  Make sure you&#8217;re logged out then make a POST request and you&#8217;ll see that you get right in without being asked for a password.  Easy enough to do in a simple html file</p> ]]></content:encoded> </item> <item><title>By: Tom K</title><link>http://www.placona.co.uk/145/railo/cfml-101-protecting-railo-admin-folder/comment-page-1/#comment-766</link> <dc:creator>Tom K</dc:creator> <pubDate>Thu, 27 May 2010 06:38:03 +0000</pubDate> <guid
isPermaLink="false">#comment-766</guid> <description>Thanks Marcos - works a treat :)</description> <content:encoded><![CDATA[<p>Thanks Marcos &#8211; works a treat <img
src='http://www.placona.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> </channel> </rss>
