<?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 for AskApache searching on redirectmatch</title>
	<atom:link href="http://www.askapache.com/search/redirectmatch/feed/?withcomments=1" rel="self" type="application/rss+xml" />
	<link>http://www.askapache.com</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>Comment on Updated robots.txt for WordPress by AskApache</title>
		<link>http://www.askapache.com/seo/updated-robotstxt-wordpress.html#comment-14723</link>
		<dc:creator>AskApache</dc:creator>
		<pubDate>Sun, 05 May 2013 01:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/seo/updated-robotstxt-for-wordpress.html#comment-14723</guid>
		<description><![CDATA[Updated.. thanks for the heads-up.  There are better robots.txt articles on the site, just do a search.]]></description>
		<content:encoded><![CDATA[<p>Updated.. thanks for the heads-up.  There are better robots.txt articles on the site, just do a search.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Updated robots.txt for WordPress by Seriously Spain</title>
		<link>http://www.askapache.com/seo/updated-robotstxt-wordpress.html#comment-14722</link>
		<dc:creator>Seriously Spain</dc:creator>
		<pubDate>Fri, 03 May 2013 05:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/seo/updated-robotstxt-for-wordpress.html#comment-14722</guid>
		<description><![CDATA[I wouldn&#039;t recommend using this. I tried and it deactivated my website. Deleted it immediately. No problem. The file hasn&#039;t been updated in forever so, no, it&#039;s unfortunately not useful any longer.]]></description>
		<content:encoded><![CDATA[<p>I wouldn't recommend using this. I tried and it deactivated my website. Deleted it immediately. No problem. The file hasn't been updated in forever so, no, it's unfortunately not useful any longer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Crazy Advanced Mod_Rewrite Debug Tutorial by Scott Laughton</title>
		<link>http://www.askapache.com/htaccess/crazy-advanced-mod_rewrite-tutorial.html#comment-14711</link>
		<dc:creator>Scott Laughton</dc:creator>
		<pubDate>Wed, 17 Apr 2013 01:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/?p=1209#comment-14711</guid>
		<description><![CDATA[What a great service to the developer community!!  Thanks heaps!!]]></description>
		<content:encoded><![CDATA[<p>What a great service to the developer community!!  Thanks heaps!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Htaccess &#8211; The Ultimate Guide by Casey Dwayne</title>
		<link>http://www.askapache.com/htaccess/htaccess.html#comment-14707</link>
		<dc:creator>Casey Dwayne</dc:creator>
		<pubDate>Mon, 15 Apr 2013 23:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess/htaccesselite-ultimate-htaccess-article.html#comment-14707</guid>
		<description><![CDATA[Awesome article. Thanks for the great resource.]]></description>
		<content:encoded><![CDATA[<p>Awesome article. Thanks for the great resource.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Htaccess &#8211; The Ultimate Guide by Abimo Corde</title>
		<link>http://www.askapache.com/htaccess/htaccess.html#comment-14706</link>
		<dc:creator>Abimo Corde</dc:creator>
		<pubDate>Mon, 15 Apr 2013 14:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess/htaccesselite-ultimate-htaccess-article.html#comment-14706</guid>
		<description><![CDATA[Superb! Thanks]]></description>
		<content:encoded><![CDATA[<p>Superb! Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Htaccess File Sample by David Manion</title>
		<link>http://www.askapache.com/htaccess/ultimate-htaccess-file-sample.html#comment-14682</link>
		<dc:creator>David Manion</dc:creator>
		<pubDate>Wed, 20 Mar 2013 13:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess/ultimate-htaccess-file-sample.html#comment-14682</guid>
		<description><![CDATA[Thank you very much for this. I don&#039;t know if you answer questions, but I&#039;ll ask one just in case. I&#039;m doing a 301 redirect for an old link to a new php file. For whatever reason the link won&#039;t redirect. However, if I change a lower case letter to an Uppercase letter in the preceding directory&#039;s name it works as it should. I&#039;ve tried everything, and I just can&#039;t seem to get it to work. Here is the code example: Redirect 301 /products/volture/peh20w/peh20w.php http://www.mide.com/products/volture/peh20w.php.
If I change the /peh20w/ to  /peh20W/ (note capital W) then it works. Any ideas greatly appreciated. Thanks.]]></description>
		<content:encoded><![CDATA[<p>Thank you very much for this. I don't know if you answer questions, but I'll ask one just in case. I'm doing a 301 redirect for an old link to a new php file. For whatever reason the link won't redirect. However, if I change a lower case letter to an Uppercase letter in the preceding directory's name it works as it should. I've tried everything, and I just can't seem to get it to work. Here is the code example: Redirect 301 /products/volture/peh20w/peh20w.php http://www.mide.com/products/volture/peh20w.php.<br />
If I change the /peh20w/ to  /peh20W/ (note capital W) then it works. Any ideas greatly appreciated. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 301 Redirect with mod_rewrite or RedirectMatch by vikas</title>
		<link>http://www.askapache.com/htaccess/301-redirect-with-mod_rewrite-or-redirectmatch.html#comment-14680</link>
		<dc:creator>vikas</dc:creator>
		<pubDate>Mon, 11 Mar 2013 15:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/htaccess/301-redirect-with-mod_rewrite-or-redirectmatch.html#comment-14680</guid>
		<description><![CDATA[I want search pattern in URL e.g &quot;abc&quot; &amp; then if pattern exists redirect to static file on server.Can you please suggest syntax for it.]]></description>
		<content:encoded><![CDATA[<p>I want search pattern in URL e.g "abc" &amp; then if pattern exists redirect to static file on server.Can you please suggest syntax for it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Htaccess &#8211; The Ultimate Guide by Cam</title>
		<link>http://www.askapache.com/htaccess/htaccess.html#comment-9331</link>
		<dc:creator>Cam</dc:creator>
		<pubDate>Tue, 05 Feb 2013 23:23:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess/htaccesselite-ultimate-htaccess-article.html#comment-9331</guid>
		<description><![CDATA[I was recommended this web site by a friend.

I am not sure whether this post is written by him as no one else know 
such detailed about my difficulty. You are amazing!
Thanks!]]></description>
		<content:encoded><![CDATA[<p>I was recommended this web site by a friend.</p>
<p>I am not sure whether this post is written by him as no one else know<br />
such detailed about my difficulty. You are amazing!<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Htaccess &#8211; The Ultimate Guide by Peter Drinnan</title>
		<link>http://www.askapache.com/htaccess/htaccess.html#comment-6641</link>
		<dc:creator>Peter Drinnan</dc:creator>
		<pubDate>Fri, 25 Jan 2013 21:42:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess/htaccesselite-ultimate-htaccess-article.html#comment-6641</guid>
		<description><![CDATA[Awesome tutorials! Saved me hours. Thank you!]]></description>
		<content:encoded><![CDATA[<p>Awesome tutorials! Saved me hours. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Htaccess &#8211; The Ultimate Guide by Sholac</title>
		<link>http://www.askapache.com/htaccess/htaccess.html#comment-5909</link>
		<dc:creator>Sholac</dc:creator>
		<pubDate>Tue, 22 Jan 2013 17:25:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess/htaccesselite-ultimate-htaccess-article.html#comment-5909</guid>
		<description><![CDATA[Hello I just find this website very useful! Thanks!
After I had problems with attacks htaccess resolve my problems. I still got attacks but they are blocked.

I put some things to my htaccess file of my wordpress website.

Can you look over it and tell me is it good, so I can add it to all my websites.
Here is code from htaccess

------------------------------------------------------------------------------------------------------------------------------
&lt;pre&gt;# STRONG HTACCESS PROTECTION
&#160;
# BEGIN WordPress
&#160;
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ â€“ [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
&#160;
# END WordPress
&#160;
RewriteCond %{QUERY_STRING} (\&#124;%3E) [NC,OR]
RewriteCond %{QUERY_STRING} GLOBALS(=&#124;\[&#124;\%[0-9A-Z]{0,2}) [OR]
RewriteCond %{QUERY_STRING} _REQUEST(=&#124;\[&#124;\%[0-9A-Z]{0,2})
RewriteRule ^(.*)$ index.php [F,L]
&#160;
# directory browsing
Options All -Indexes
&#160;
# QUERY STRING EXPLOITS
RewriteCond %{QUERY_STRING} ../ [NC,OR]
RewriteCond %{QUERY_STRING} boot.ini [NC,OR]
RewriteCond %{QUERY_STRING} tag= [NC,OR]
RewriteCond %{QUERY_STRING} ftp: [NC,OR]
RewriteCond %{QUERY_STRING} http: [NC,OR]
RewriteCond %{QUERY_STRING} https: [NC,OR]
RewriteCond %{QUERY_STRING} mosConfig [NC,OR]
RewriteCond %{QUERY_STRING} ^.*([&#124;]&#124;(&#124;)&#124;&#124;â€™&#124;â€&#124;;&#124;?&#124;*).* [NC,OR]
RewriteCond %{QUERY_STRING} ^.*(%22&#124;%27&#124;%3C&#124;%3E&#124;%5C&#124;%7B&#124;%7C).* [NC,OR]
RewriteCond %{QUERY_STRING} ^.*(%0&#124;%A&#124;%B&#124;%C&#124;%D&#124;%E&#124;%F&#124;127.0).* [NC,OR]
RewriteCond %{QUERY_STRING} ^.*(globals&#124;encode&#124;config&#124;localhost&#124;loopback).* [NC,OR]
RewriteCond %{QUERY_STRING} ^.*(request&#124;select&#124;insert&#124;union&#124;declare&#124;drop).* [NC]
RewriteRule ^(.*)$ â€“ [F,L]
&lt;/pre&gt;
----------------------------------------------------------------------------------------------------------------------------------------------------------------------

Thanks, I really appreciate your help here!

Sholac]]></description>
		<content:encoded><![CDATA[<p>Hello I just find this website very useful! Thanks!<br />
After I had problems with attacks htaccess resolve my problems. I still got attacks but they are blocked.</p>
<p>I put some things to my htaccess file of my wordpress website.</p>
<p>Can you look over it and tell me is it good, so I can add it to all my websites.<br />
Here is code from htaccess</p>
<p>------------------------------------------------------------------------------------------------------------------------------</p>
<pre># STRONG HTACCESS PROTECTION
&nbsp;
# BEGIN WordPress
&nbsp;
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ â€“ [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
&nbsp;
# END WordPress
&nbsp;
RewriteCond %{QUERY_STRING} (\|%3E) [NC,OR]
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
RewriteRule ^(.*)$ index.php [F,L]
&nbsp;
# directory browsing
Options All -Indexes
&nbsp;
# QUERY STRING EXPLOITS
RewriteCond %{QUERY_STRING} ../ [NC,OR]
RewriteCond %{QUERY_STRING} boot.ini [NC,OR]
RewriteCond %{QUERY_STRING} tag= [NC,OR]
RewriteCond %{QUERY_STRING} ftp: [NC,OR]
RewriteCond %{QUERY_STRING} http: [NC,OR]
RewriteCond %{QUERY_STRING} https: [NC,OR]
RewriteCond %{QUERY_STRING} mosConfig [NC,OR]
RewriteCond %{QUERY_STRING} ^.*([|]|(|)||â€™|â€|;|?|*).* [NC,OR]
RewriteCond %{QUERY_STRING} ^.*(%22|%27|%3C|%3E|%5C|%7B|%7C).* [NC,OR]
RewriteCond %{QUERY_STRING} ^.*(%0|%A|%B|%C|%D|%E|%F|127.0).* [NC,OR]
RewriteCond %{QUERY_STRING} ^.*(globals|encode|config|localhost|loopback).* [NC,OR]
RewriteCond %{QUERY_STRING} ^.*(request|select|insert|union|declare|drop).* [NC]
RewriteRule ^(.*)$ â€“ [F,L]</pre>
<p>----------------------------------------------------------------------------------------------------------------------------------------------------------------------</p>
<p>Thanks, I really appreciate your help here!</p>
<p>Sholac</p>
]]></content:encoded>
	</item>
</channel>
</rss>
