<?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</title>
	<atom:link href="http://www.askapache.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.askapache.com</link>
	<description>Advanced Web Development</description>
	<lastBuildDate>Wed, 18 Nov 2009 23:28:48 -0500</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on .Htaccess rewrites, Mod_Rewrite Tricks and Tips by Vector Thorn</title>
		<link>http://www.askapache.com/htaccess/mod_rewrite-tips-and-tricks.html#comment-110180</link>
		<dc:creator>Vector Thorn</dc:creator>
		<pubDate>Wed, 18 Nov 2009 23:28:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/htaccess/mod_rewrite-tips-and-tricks.html#comment-110180</guid>
		<description>With all the mod_rewrite articles out there that show you how to redirect a request, none of them show you how to keep the url in the address bar the same?

For example, you say you can redirect:
/somepage-1234.html

to the page:
/?somepage=1234 [R=301]


But when you do that, the user is taken to that page, and it is shown in the address bar as the dynamic page. So how to you keep the original url in the address bar?</description>
		<content:encoded><![CDATA[<p>With all the mod_rewrite articles out there that show you how to redirect a request, none of them show you how to keep the url in the address bar the same?</p>
<p>For example, you say you can redirect:<br />
/somepage-1234.html</p>
<p>to the page:<br />
/?somepage=1234 [R=301]</p>
<p>But when you do that, the user is taken to that page, and it is shown in the address bar as the dynamic page. So how to you keep the original url in the address bar?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Apache Authentication in htaccess by Bobby Kozora</title>
		<link>http://www.askapache.com/htaccess/apache-authentication-in-htaccess.html#comment-110135</link>
		<dc:creator>Bobby Kozora</dc:creator>
		<pubDate>Wed, 18 Nov 2009 15:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess/apache-authentication-in-htaccess.html#comment-110135</guid>
		<description>I&#039;m trying to use apache authentication as added protection to the password protected admin section of one of my sites. The site&#039;s using Wordpress. What&#039;s happening is when I access the admin section the .htaccess file in that directory isn&#039;t executing. Well, it will throw errors but if all&#039;s fine it passes back to my root .htaccess which then displays the 404 page. If I remove the .htaccess from my admin directory I can once again access my login page. Any ideas? I&#039;m stumped.</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to use apache authentication as added protection to the password protected admin section of one of my sites. The site&#8217;s using Wordpress. What&#8217;s happening is when I access the admin section the .htaccess file in that directory isn&#8217;t executing. Well, it will throw errors but if all&#8217;s fine it passes back to my root .htaccess which then displays the 404 page. If I remove the .htaccess from my admin directory I can once again access my login page. Any ideas? I&#8217;m stumped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mod_Security .htaccess tricks by Jehzeel Laurente</title>
		<link>http://www.askapache.com/htaccess/mod_security-htaccess-tricks.html#comment-110007</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-110007</guid>
		<description>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&#8217;t disable mod_security. :( I also contacted the host and they seem to have no idea how to disable it. Weird. I still can&#8217;t in my WP post with the words: WHERE, SELECT, JOIN and FROM. :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ultimate Htaccess Tutorial for .htaccess files by Ben</title>
		<link>http://www.askapache.com/htaccess/htaccess.html#comment-109840</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Tue, 17 Nov 2009 02:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess/htaccesselite-ultimate-htaccess-article.html#comment-109840</guid>
		<description>This may seem like a very strange request, but i have know idea where to start in writing my htaccess file.

When i installed my version of WP about 3 months ago, i was unable to find my htaccess file, and i have looked many time and never found it.  Came to the conclusion that their wasnt one.  Did i have to write one myself?

Could you suggest some sites that give descriptions and code on how to effectively write a good secure htaccess file.
 I will continue to read through ur site which will def. give me some ideas

Ben</description>
		<content:encoded><![CDATA[<p>This may seem like a very strange request, but i have know idea where to start in writing my htaccess file.</p>
<p>When i installed my version of WP about 3 months ago, i was unable to find my htaccess file, and i have looked many time and never found it.  Came to the conclusion that their wasnt one.  Did i have to write one myself?</p>
<p>Could you suggest some sites that give descriptions and code on how to effectively write a good secure htaccess file.<br />
 I will continue to read through ur site which will def. give me some ideas</p>
<p>Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rewrite underscores to hyphens for SEO URL by Andriy</title>
		<link>http://www.askapache.com/htaccess/rewrite-underscores-to-hyphens-for-seo-url.html#comment-109734</link>
		<dc:creator>Andriy</dc:creator>
		<pubDate>Mon, 16 Nov 2009 15:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess/rewrite-underscores-to-hyphens-for-seo-url.html#comment-109734</guid>
		<description>And what&#039;s your suggestion if the URL can include up to 16 underscores that should be rewritten to hyphens?</description>
		<content:encoded><![CDATA[<p>And what&#8217;s your suggestion if the URL can include up to 16 underscores that should be rewritten to hyphens?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Updated robots.txt for WordPress by Robertino</title>
		<link>http://www.askapache.com/seo/updated-robotstxt-for-wordpress.html#comment-109510</link>
		<dc:creator>Robertino</dc:creator>
		<pubDate>Sat, 14 Nov 2009 09:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/seo/updated-robotstxt-for-wordpress.html#comment-109510</guid>
		<description>My previous posts are from October 1st/2nd 2009.
You shouldn&#039;t worry about, this information is very static.
It&#039;s not like they are changing the WordPress directory names, nor what&#039;s in them frequently.
If it would change frequently, the theme designers, plugin coders, blog owners, and search engines wouldn&#039;t bother.
What&#039;s most likely to change (frequently) are your own directory names and their content.
If you don&#039;t update that part of the robots.txt file, then it will be old information.

Off Topic 1:
Tip : Be careful with robots.txt. It&#039;s a simple text file, that anyone can show in their browser.
Don&#039;t giveaway your whole site structure, use meaningless names for the directories that you wish to protect.

Off Topic 2:
Bloody Hell, I see that Mehmet of GabfireThemes posted in here. How could I have missed that before ?</description>
		<content:encoded><![CDATA[<p>My previous posts are from October 1st/2nd 2009.<br />
You shouldn&#8217;t worry about, this information is very static.<br />
It&#8217;s not like they are changing the WordPress directory names, nor what&#8217;s in them frequently.<br />
If it would change frequently, the theme designers, plugin coders, blog owners, and search engines wouldn&#8217;t bother.<br />
What&#8217;s most likely to change (frequently) are your own directory names and their content.<br />
If you don&#8217;t update that part of the robots.txt file, then it will be old information.</p>
<p>Off Topic 1:<br />
Tip : Be careful with robots.txt. It&#8217;s a simple text file, that anyone can show in their browser.<br />
Don&#8217;t giveaway your whole site structure, use meaningless names for the directories that you wish to protect.</p>
<p>Off Topic 2:<br />
Bloody Hell, I see that Mehmet of GabfireThemes posted in here. How could I have missed that before ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox Add-ons for Web Developers by Ali Qayyum</title>
		<link>http://www.askapache.com/firefox/best-firefox-addons-webdev.html#comment-109475</link>
		<dc:creator>Ali Qayyum</dc:creator>
		<pubDate>Sat, 14 Nov 2009 05:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/?p=3301#comment-109475</guid>
		<description>hi awesome collections, i would like to add more firefox add-ons related to the designers
&lt;a href=&quot;http://alisoft7.blogspot.com/2009/10/37-top-firefox-add-ons-for-web.html&quot;&gt;
37 Top Firefox Add-ons For Web Designers &lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>hi awesome collections, i would like to add more firefox add-ons related to the designers<br />
<a href="http://alisoft7.blogspot.com/2009/10/37-top-firefox-add-ons-for-web.html"><br />
37 Top Firefox Add-ons For Web Designers </a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Updated robots.txt for WordPress by Dick Raney</title>
		<link>http://www.askapache.com/seo/updated-robotstxt-for-wordpress.html#comment-109395</link>
		<dc:creator>Dick Raney</dc:creator>
		<pubDate>Fri, 13 Nov 2009 22:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/seo/updated-robotstxt-for-wordpress.html#comment-109395</guid>
		<description>How old is this information? Why don&#039;t you show dates on the post or the comments?</description>
		<content:encoded><![CDATA[<p>How old is this information? Why don&#8217;t you show dates on the post or the comments?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on .Htaccess rewrites, Mod_Rewrite Tricks and Tips by juan fernando</title>
		<link>http://www.askapache.com/htaccess/mod_rewrite-tips-and-tricks.html#comment-109098</link>
		<dc:creator>juan fernando</dc:creator>
		<pubDate>Thu, 12 Nov 2009 06:15:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/htaccess/mod_rewrite-tips-and-tricks.html#comment-109098</guid>
		<description>I have several domains point to the same htdocs directory.
i have some static content that resides under &lt;code&gt;htdocs/domain.com/images/blah.jpg&lt;/code&gt; so how do i take a request that is &lt;code&gt;images/blah.jpg&lt;/code&gt; and properly check against &lt;code&gt;htdocs/domain.com/images/blah.jpg&lt;/code&gt; and if the file doesn&#039;t exist then go to &lt;code&gt;view.php?search=images/blah.jpg&lt;/code&gt; ? 

&lt;pre&gt;RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
RewriteCond %1/%{REQUEST_FILENAME} -f
RewriteCond %1/%{REQUEST_FILENAME} -d
RewriteRule index.php?=%{REQUEST_FILENAME} [L]&lt;/pre&gt;
</description>
		<content:encoded><![CDATA[<p>I have several domains point to the same htdocs directory.<br />
i have some static content that resides under <code>htdocs/domain.com/images/blah.jpg</code> so how do i take a request that is <code>images/blah.jpg</code> and properly check against <code>htdocs/domain.com/images/blah.jpg</code> and if the file doesn&#8217;t exist then go to <code>view.php?search=images/blah.jpg</code> ? </p>
<pre>RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
RewriteCond %1/%{REQUEST_FILENAME} -f
RewriteCond %1/%{REQUEST_FILENAME} -d
RewriteRule index.php?=%{REQUEST_FILENAME} [L]</pre>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on .htaccess Plugin Blocks Spam, Hackers, and Password Protects Blog by Eddie</title>
		<link>http://www.askapache.com/htaccess/htaccess-plugin-blocks-spam-hackers-and-password-protects-blog.html#comment-109031</link>
		<dc:creator>Eddie</dc:creator>
		<pubDate>Wed, 11 Nov 2009 16:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/?p=1053#comment-109031</guid>
		<description>I&#039;ve moved my &lt;code&gt;.htaccess file&lt;/code&gt; from the wordpress directory to the directory below it (so that I can access my wp install through &lt;code&gt;www.domain.com&lt;/code&gt; instead of &lt;code&gt;www.domain.com/wordpress&lt;/code&gt;). Ask Apache doesn&#039;t work for me in this case, it&#039;s getting a lot of the directory setting wrong in the test (as seen from the verbose output). Any tips?

Eddie</description>
		<content:encoded><![CDATA[<p>I&#8217;ve moved my <code>.htaccess file</code> from the wordpress directory to the directory below it (so that I can access my wp install through <code>www.domain.com</code> instead of <code>www.domain.com/wordpress</code>). Ask Apache doesn&#8217;t work for me in this case, it&#8217;s getting a lot of the directory setting wrong in the test (as seen from the verbose output). Any tips?</p>
<p>Eddie</p>
]]></content:encoded>
	</item>
</channel>
</rss>
