<?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/"
xmlns:series="http://unfoldingneurons.com/"
> <channel><title>Comments on: WordPress&#8217; .htaccess File Is&#160;Genius</title> <atom:link href="http://davidwalsh.name/wordpress-htaccess-file-is-genius/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/wordpress-htaccess-file-is-genius</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Thu, 24 May 2012 07:34:33 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: Franklin</title><link>http://davidwalsh.name/wordpress-htaccess-file-is-genius#comment-31136</link> <dc:creator>Franklin</dc:creator> <pubDate>Tue, 20 Mar 2012 06:36:11 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/wordpress-htaccess-file-is-genius/#comment-31136</guid> <description>Hi David,I am having some troubles with my website in search and wanted to show you my .htaccess file to ask if you think it is set up ok. It differs a little from what you are showing on this page, and I admit that I do not understand how the commands work, but I know how to find files, so please tell me if this is structured properly or if it has some errors.&lt;code&gt;# BEGIN WordPressRewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]# END WordPress&lt;/code&gt;Thanks in advance</description> <content:encoded><![CDATA[<p>Hi David,</p><p>I am having some troubles with my website in search and wanted to show you my .htaccess file to ask if you think it is set up ok. It differs a little from what you are showing on this page, and I admit that I do not understand how the commands work, but I know how to find files, so please tell me if this is structured properly or if it has some errors.</p><p><code></p><p># BEGIN WordPress</p><p>RewriteEngine On<br
/> RewriteBase /<br
/> RewriteRule ^index\.php$ - [L]<br
/> RewriteCond %{REQUEST_FILENAME} !-f<br
/> RewriteCond %{REQUEST_FILENAME} !-d<br
/> RewriteRule . /index.php [L]</p><p># END WordPress</p><p></code></p><p>Thanks in advance</p> ]]></content:encoded> </item> <item><title>By: Tony B</title><link>http://davidwalsh.name/wordpress-htaccess-file-is-genius#comment-30142</link> <dc:creator>Tony B</dc:creator> <pubDate>Wed, 22 Feb 2012 13:13:02 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/wordpress-htaccess-file-is-genius/#comment-30142</guid> <description>David, I&#039;m getting an error in WP, running 3.3.1 that says:
Your backup folder MIGHT be visible to the public. To correct this issue, move the .htaccess file from wp-content/plugins/wp-dbmanager to /home/nnnn/public_html/blog/wp-content/backup-dbIf I move my .htaccess file to the directory indicated in the error my site doesn&#039;t work. The location of the file is actually /home/nnnn/public_html/blog/ The file permissions for .htaccess are 0644. It seems like an erroneous error message, but I&#039;m not a programmer so I wanted to see if you have an answer.Great read on your .htaccess post!Thanks!Tony</description> <content:encoded><![CDATA[<p>David, I&#8217;m getting an error in WP, running 3.3.1 that says:<br
/> Your backup folder MIGHT be visible to the public. To correct this issue, move the .htaccess file from wp-content/plugins/wp-dbmanager to /home/nnnn/public_html/blog/wp-content/backup-db</p><p>If I move my .htaccess file to the directory indicated in the error my site doesn&#8217;t work. The location of the file is actually /home/nnnn/public_html/blog/ The file permissions for .htaccess are 0644. It seems like an erroneous error message, but I&#8217;m not a programmer so I wanted to see if you have an answer.</p><p>Great read on your .htaccess post!</p><p>Thanks!</p><p>Tony</p> ]]></content:encoded> </item> <item><title>By: Jessica</title><link>http://davidwalsh.name/wordpress-htaccess-file-is-genius#comment-28909</link> <dc:creator>Jessica</dc:creator> <pubDate>Thu, 02 Feb 2012 19:30:46 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/wordpress-htaccess-file-is-genius/#comment-28909</guid> <description>OMG Thankyou! Sometimes I get htaccess issues on my sites, and the only way to fix it is to use these examples, this saved me having to get another clean example from one of my other websites! Thanks</description> <content:encoded><![CDATA[<p>OMG Thankyou! Sometimes I get htaccess issues on my sites, and the only way to fix it is to use these examples, this saved me having to get another clean example from one of my other websites! Thanks</p> ]]></content:encoded> </item> <item><title>By: peter parker</title><link>http://davidwalsh.name/wordpress-htaccess-file-is-genius#comment-25180</link> <dc:creator>peter parker</dc:creator> <pubDate>Fri, 01 Jul 2011 04:07:23 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/wordpress-htaccess-file-is-genius/#comment-25180</guid> <description>hi in my wordpress dashboar display meassage  &quot;Please make sure your .htaccess file is writeable &quot; what is this meaning?</description> <content:encoded><![CDATA[<p>hi in my wordpress dashboar display meassage  &#8220;Please make sure your .htaccess file is writeable &#8221; what is this meaning?</p> ]]></content:encoded> </item> <item><title>By: Herb</title><link>http://davidwalsh.name/wordpress-htaccess-file-is-genius#comment-23941</link> <dc:creator>Herb</dc:creator> <pubDate>Tue, 10 May 2011 03:44:18 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/wordpress-htaccess-file-is-genius/#comment-23941</guid> <description>This is beyond frustrating.  None of the .htaccess examples work, and killing my root .htaccess is simply not an option.  :-/</description> <content:encoded><![CDATA[<p>This is beyond frustrating.  None of the .htaccess examples work, and killing my root .htaccess is simply not an option.  :-/</p> ]]></content:encoded> </item> <item><title>By: Mia</title><link>http://davidwalsh.name/wordpress-htaccess-file-is-genius#comment-23163</link> <dc:creator>Mia</dc:creator> <pubDate>Fri, 18 Mar 2011 15:48:03 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/wordpress-htaccess-file-is-genius/#comment-23163</guid> <description>Just refresh the page, clear the cache and then follow the links from the home page. This is probably not anything to do with .htaccess</description> <content:encoded><![CDATA[<p>Just refresh the page, clear the cache and then follow the links from the home page. This is probably not anything to do with .htaccess</p> ]]></content:encoded> </item> <item><title>By: mark shirley</title><link>http://davidwalsh.name/wordpress-htaccess-file-is-genius#comment-22540</link> <dc:creator>mark shirley</dc:creator> <pubDate>Wed, 02 Feb 2011 22:33:29 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/wordpress-htaccess-file-is-genius/#comment-22540</guid> <description>Can anyone tell me were my htaccess file is in wordpress 3.0 im getting error 500 warnings and need to add some code to it in 1&amp;1 hosting</description> <content:encoded><![CDATA[<p>Can anyone tell me were my htaccess file is in wordpress 3.0 im getting error 500 warnings and need to add some code to it in 1&amp;1 hosting</p> ]]></content:encoded> </item> <item><title>By: Micheal Steven</title><link>http://davidwalsh.name/wordpress-htaccess-file-is-genius#comment-21056</link> <dc:creator>Micheal Steven</dc:creator> <pubDate>Thu, 21 Oct 2010 05:07:17 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/wordpress-htaccess-file-is-genius/#comment-21056</guid> <description>I am so poor of Wordpress. I just start to learnt it 3 hours ago and now I got one problem.I can change Permalink to make it as a friendly URL but when I access to thoese page I got the error message that not found my pages.Does anyone knew about this problem, please give some guide to me.Thank.</description> <content:encoded><![CDATA[<p>I am so poor of WordPress. I just start to learnt it 3 hours ago and now I got one problem.</p><p>I can change Permalink to make it as a friendly URL but when I access to thoese page I got the error message that not found my pages.</p><p>Does anyone knew about this problem, please give some guide to me.</p><p>Thank.</p> ]]></content:encoded> </item> <item><title>By: Jonathan</title><link>http://davidwalsh.name/wordpress-htaccess-file-is-genius#comment-17611</link> <dc:creator>Jonathan</dc:creator> <pubDate>Fri, 14 May 2010 21:12:13 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/wordpress-htaccess-file-is-genius/#comment-17611</guid> <description>Hi,You look like a htaccess knowledgeable person, I have a riddle for you:So we&#039;ve installed WordPress into our /blogs/ folder.We had an old store in the /store/ folder.We upgraded to WP E-Commerce and now it&#039;s in /blogs/store/We want to make all the old links that go to /store/ load the new store.I&#039;ve tried this but it does not work:RewriteRule ^store/ /blogs/store/orRewriteRule ^store /blogs/?p=123if 123 is the page id of store.</description> <content:encoded><![CDATA[<p>Hi,</p><p>You look like a htaccess knowledgeable person, I have a riddle for you:</p><p>So we&#8217;ve installed WordPress into our /blogs/ folder.</p><p>We had an old store in the /store/ folder.</p><p>We upgraded to WP E-Commerce and now it&#8217;s in /blogs/store/</p><p>We want to make all the old links that go to /store/ load the new store.</p><p>I&#8217;ve tried this but it does not work:</p><p>RewriteRule ^store/ /blogs/store/</p><p>or</p><p>RewriteRule ^store /blogs/?p=123</p><p>if 123 is the page id of store.</p> ]]></content:encoded> </item> <item><title>By: nirok</title><link>http://davidwalsh.name/wordpress-htaccess-file-is-genius#comment-16087</link> <dc:creator>nirok</dc:creator> <pubDate>Fri, 12 Feb 2010 20:32:57 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/wordpress-htaccess-file-is-genius/#comment-16087</guid> <description>I&#039;ve been trying to find an answer everywhere for this but how do you get the reply box on the comments like you have here?</description> <content:encoded><![CDATA[<p>I&#8217;ve been trying to find an answer everywhere for this but how do you get the reply box on the comments like you have here?</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 3/7 queries in 0.026 seconds using disk: basic
Object Caching 804/805 objects using disk: basic

Served from: davidwalsh.name @ 2012-05-24 03:52:29 -->
