<?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: Mod_Security .htaccess tricks</title>
	<atom:link href="http://www.askapache.com/htaccess/modsecurity-htaccess-tricks.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.askapache.com/htaccess/modsecurity-htaccess-tricks.html</link>
	<description>Advanced Web Development</description>
	<lastBuildDate>Thu, 16 May 2013 00:37:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: AskApache</title>
		<link>http://www.askapache.com/htaccess/modsecurity-htaccess-tricks.html#comment-14393</link>
		<dc:creator>AskApache</dc:creator>
		<pubDate>Sun, 05 May 2013 03:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/htaccess/mod_security-htaccess-tricks.html#comment-14393</guid>
		<description><![CDATA[The only way to do that would be to setup your syslog-ng, rsyslog, logwatch, logrotate, etc.. to parse the mod_security log files, then using that 3rd-party software you would trigger the logs.  Could also do this with a simplistic bash shell script that runs via a cron job.]]></description>
		<content:encoded><![CDATA[<p>The only way to do that would be to setup your syslog-ng, rsyslog, logwatch, logrotate, etc.. to parse the mod_security log files, then using that 3rd-party software you would trigger the logs.  Could also do this with a simplistic bash shell script that runs via a cron job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juanda Saputra</title>
		<link>http://www.askapache.com/htaccess/modsecurity-htaccess-tricks.html#comment-14721</link>
		<dc:creator>Juanda Saputra</dc:creator>
		<pubDate>Thu, 02 May 2013 02:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/htaccess/mod_security-htaccess-tricks.html#comment-14721</guid>
		<description><![CDATA[can i get help from you?.. i just looking for how to create rules in mod_security email alert automatically
when I get interference from outside, then mod_security will automatically send alerts to my email, 
how do I make it? 
Can you explain step by step? 
im newbie at this, i need help from you
maybe you&#039;ll email me to juandasaputra2727@yahoo.com
thank you alot!]]></description>
		<content:encoded><![CDATA[<p>can i get help from you?.. i just looking for how to create rules in mod_security email alert automatically<br />
when I get interference from outside, then mod_security will automatically send alerts to my email,<br />
how do I make it?<br />
Can you explain step by step?<br />
im newbie at this, i need help from you<br />
maybe you'll email me to juandasaputra2727@yahoo.com<br />
thank you alot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aziz</title>
		<link>http://www.askapache.com/htaccess/modsecurity-htaccess-tricks.html#comment-2349</link>
		<dc:creator>Aziz</dc:creator>
		<pubDate>Tue, 13 Dec 2011 17:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/htaccess/mod_security-htaccess-tricks.html#comment-2349</guid>
		<description><![CDATA[Nice write up, a bit optimistic for non-cms like platforms, but nevertheless informative. I&#039;ve been in the trenches with mod_security and WordPress for the past week or so. Let me tell you that after debugging mod_security at level 5, you start dreaming in code. In any case I had to disable a lot of rules just to be able to login to the WordPress back-end; nevertheless, it was definitely worth it.]]></description>
		<content:encoded><![CDATA[<p>Nice write up, a bit optimistic for non-cms like platforms, but nevertheless informative. I've been in the trenches with mod_security and WordPress for the past week or so. Let me tell you that after debugging mod_security at level 5, you start dreaming in code. In any case I had to disable a lot of rules just to be able to login to the WordPress back-end; nevertheless, it was definitely worth it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mistaecko</title>
		<link>http://www.askapache.com/htaccess/modsecurity-htaccess-tricks.html#comment-2347</link>
		<dc:creator>mistaecko</dc:creator>
		<pubDate>Thu, 01 Dec 2011 16:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/htaccess/mod_security-htaccess-tricks.html#comment-2347</guid>
		<description><![CDATA[Starting from mod security version 2 htaccess files cannot be used to configure mod_security any more.  It seems this decision was made out of security concerns - it allowed weakening / circumventing security rules defined higher up in the directory hierarchy and on server level.]]></description>
		<content:encoded><![CDATA[<p>Starting from mod security version 2 htaccess files cannot be used to configure mod_security any more.  It seems this decision was made out of security concerns - it allowed weakening / circumventing security rules defined higher up in the directory hierarchy and on server level.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pradyumna Dandwate</title>
		<link>http://www.askapache.com/htaccess/modsecurity-htaccess-tricks.html#comment-2346</link>
		<dc:creator>Pradyumna Dandwate</dc:creator>
		<pubDate>Sun, 31 Jul 2011 01:23:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/htaccess/mod_security-htaccess-tricks.html#comment-2346</guid>
		<description><![CDATA[Does this apply to mod_security version 2.1 as well. I had tried putting the Off filter but it didn&#039;t work. Drupal sucks a big time and my IP gets banned on my website everyday. can you help? The webhost guys won&#039;t disable mod_security from their end. Is there any way to deal with this situation?]]></description>
		<content:encoded><![CDATA[<p>Does this apply to mod_security version 2.1 as well. I had tried putting the Off filter but it didn't work. Drupal sucks a big time and my IP gets banned on my website everyday. can you help? The webhost guys won't disable mod_security from their end. Is there any way to deal with this situation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jehzeel Laurente</title>
		<link>http://www.askapache.com/htaccess/modsecurity-htaccess-tricks.html#comment-2342</link>
		<dc:creator>Jehzeel Laurente</dc:creator>
		<pubDate>Wed, 18 Nov 2009 00:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/htaccess/mod_security-htaccess-tricks.html#comment-2342</guid>
		<description><![CDATA[Thank you so much for sharing this. However, I still can&#039;t disable mod_security. :( I also contacted the host and they seem to have no idea how to disable it. Weird. I still can&#039;t in my WP post with the words: WHERE, SELECT, JOIN and FROM. :(]]></description>
		<content:encoded><![CDATA[<p>Thank you so much for sharing this. However, I still can't disable mod_security. :( I also contacted the host and they seem to have no idea how to disable it. Weird. I still can't in my WP post with the words: WHERE, SELECT, JOIN and FROM. :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Win/32 banning ips</title>
		<link>http://www.askapache.com/htaccess/modsecurity-htaccess-tricks.html#comment-2339</link>
		<dc:creator>Win/32 banning ips</dc:creator>
		<pubDate>Sun, 05 Jul 2009 18:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/htaccess/mod_security-htaccess-tricks.html#comment-2339</guid>
		<description><![CDATA[Hi guys , Gals I enabled the auth-z module and I still can&#039;t ban ips with the order deny function in the .htaccess file any suggesttions?

I go to restart the server after .htaccess file has been modified and it crashes but then loads when I remove it.]]></description>
		<content:encoded><![CDATA[<p>Hi guys , Gals I enabled the auth-z module and I still can't ban ips with the order deny function in the .htaccess file any suggesttions?</p>
<p>I go to restart the server after .htaccess file has been modified and it crashes but then loads when I remove it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AskApache</title>
		<link>http://www.askapache.com/htaccess/modsecurity-htaccess-tricks.html#comment-2336</link>
		<dc:creator>AskApache</dc:creator>
		<pubDate>Thu, 26 Feb 2009 22:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/htaccess/mod_security-htaccess-tricks.html#comment-2336</guid>
		<description><![CDATA[&lt;p&gt;Thank you anonymous DreamHost support staff.  Maybe you could help me get my affiliate account unbanned?  Did I mention I tell everyone how incredibly fast and helpful the DreamHost Support Staff are?&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p>Thank you anonymous DreamHost support staff.  Maybe you could help me get my affiliate account unbanned?  Did I mention I tell everyone how incredibly fast and helpful the DreamHost Support Staff are?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DH TS</title>
		<link>http://www.askapache.com/htaccess/modsecurity-htaccess-tricks.html#comment-2333</link>
		<dc:creator>DH TS</dc:creator>
		<pubDate>Mon, 12 Jan 2009 16:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/htaccess/mod_security-htaccess-tricks.html#comment-2333</guid>
		<description><![CDATA[I work in Dreamhost`s Tech Support, and I came across this page while researching a ticket. You are now bookmarked my friend. Awesome stuff!]]></description>
		<content:encoded><![CDATA[<p>I work in Dreamhost`s Tech Support, and I came across this page while researching a ticket. You are now bookmarked my friend. Awesome stuff!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nizzy</title>
		<link>http://www.askapache.com/htaccess/modsecurity-htaccess-tricks.html#comment-2332</link>
		<dc:creator>Nizzy</dc:creator>
		<pubDate>Sun, 21 Sep 2008 12:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/htaccess/mod_security-htaccess-tricks.html#comment-2332</guid>
		<description><![CDATA[&lt;em&gt;A challenging .htaccess question!&lt;/em&gt;

How to create a random string by &lt;strong&gt;.htaccess&lt;/strong&gt;?  This is what I want to accomplish, any idea?
&lt;pre&gt;http://site.com -&gt; redirects to -&gt; http://site.com/.xyz123/&lt;/pre&gt;]]></description>
		<content:encoded><![CDATA[<p><em>A challenging .htaccess question!</em></p>
<p>How to create a random string by <strong>.htaccess</strong>?  This is what I want to accomplish, any idea?</p>
<pre>http://site.com -&gt; redirects to -&gt; http://site.com/.xyz123/</pre>
]]></content:encoded>
	</item>
</channel>
</rss>
