<?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: Ultimate Htaccess Tutorial for .htaccess files</title>
	<atom:link href="http://www.askapache.com/htaccess/htaccess.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.askapache.com/htaccess/htaccess.html</link>
	<description>Advanced Web Development</description>
	<lastBuildDate>Thu, 18 Mar 2010 14:15:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: .htaccess Plugin Blocks Spam, Hackers, and Password Protects Blog</title>
		<link>http://www.askapache.com/htaccess/htaccess.html#comment-114224</link>
		<dc:creator>.htaccess Plugin Blocks Spam, Hackers, and Password Protects Blog</dc:creator>
		<pubDate>Mon, 07 Dec 2009 07:18:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess/htaccesselite-ultimate-htaccess-article.html#comment-114224</guid>
		<description>[...] Then I went through each version and determined the compatible modules for that version, and I&#8217;m pretty confident that I was also able to find each and every directive allowed by the compatible modules for that version (including core directives). See .htaccess directive list. [...]</description>
		<content:encoded><![CDATA[<p>[...] Then I went through each version and determined the compatible modules for that version, and I&#8217;m pretty confident that I was also able to find each and every directive allowed by the compatible modules for that version (including core directives). See .htaccess directive list. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Advanced Htaccess &#8211; SSI, ErrorDocuments, DirectoryIndexing SEO</title>
		<link>http://www.askapache.com/htaccess/htaccess.html#comment-114223</link>
		<dc:creator>Advanced Htaccess &#8211; SSI, ErrorDocuments, DirectoryIndexing SEO</dc:creator>
		<pubDate>Mon, 07 Dec 2009 07:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess/htaccesselite-ultimate-htaccess-article.html#comment-114223</guid>
		<description>[...] containing the shtml files (typically in a  section, but this directive is also valid in .htaccess files if AllowOverride Options is [...]</description>
		<content:encoded><![CDATA[<p>[...] containing the shtml files (typically in a  section, but this directive is also valid in .htaccess files if AllowOverride Options is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Alexandru</title>
		<link>http://www.askapache.com/htaccess/htaccess.html#comment-112566</link>
		<dc:creator>Paul Alexandru</dc:creator>
		<pubDate>Mon, 30 Nov 2009 08:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess/htaccesselite-ultimate-htaccess-article.html#comment-112566</guid>
		<description>Hi. Can anyone help me with a htaccess problem please?

I want to redirect:    www.domain.com/sub-domain/      to    sub-domain.domain.com


</description>
		<content:encoded><![CDATA[<p>Hi. Can anyone help me with a htaccess problem please?</p>
<p>I want to redirect:    www.domain.com/sub-domain/      to    sub-domain.domain.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>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>By: Henry</title>
		<link>http://www.askapache.com/htaccess/htaccess.html#comment-104773</link>
		<dc:creator>Henry</dc:creator>
		<pubDate>Wed, 30 Sep 2009 02:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess/htaccesselite-ultimate-htaccess-article.html#comment-104773</guid>
		<description>Hi,
Great page, but in your &lt;em&gt;full &lt;code&gt;.htaccess&lt;/code&gt; directives list&lt;/em&gt; you have included the following:

&lt;ul&gt;
&lt;li&gt;&lt;code&gt;Directory&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Location&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;ErrorLog&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;


I have found that in Apache 2.2 these directives are not allowed.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Great page, but in your <em>full <code>.htaccess</code> directives list</em> you have included the following:</p>
<ul>
<li><code>Directory</code></li>
<li><code>Location</code></li>
<li><code>ErrorLog</code></li>
</ul>
<p>I have found that in Apache 2.2 these directives are not allowed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bernhard</title>
		<link>http://www.askapache.com/htaccess/htaccess.html#comment-104097</link>
		<dc:creator>Bernhard</dc:creator>
		<pubDate>Sat, 19 Sep 2009 09:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess/htaccesselite-ultimate-htaccess-article.html#comment-104097</guid>
		<description>Very nice tutorial. 

Just one note:

Since Apache &lt;strong&gt;2.0.49&lt;/strong&gt; it&#039;s possible to use wildcards for the mime type in &lt;code&gt;ExpiresByType&lt;/code&gt;, see (&lt;a href=&quot;http://www.apache.org/dist/httpd/CHANGES_2.0&quot; rel=&quot;nofollow&quot;&gt;search for PR#7991&lt;/a&gt;).

I tested it with Apache &lt;strong&gt;2.2.9&lt;/strong&gt; and it works fine.

In my &lt;code&gt;.htaccess&lt;/code&gt;  I set the expiration time for all images with:

&lt;pre&gt;ExpiresByType image/* A2592000&lt;/pre&gt;
</description>
		<content:encoded><![CDATA[<p>Very nice tutorial. </p>
<p>Just one note:</p>
<p>Since Apache <strong>2.0.49</strong> it&#8217;s possible to use wildcards for the mime type in <code>ExpiresByType</code>, see (<a href="http://www.apache.org/dist/httpd/CHANGES_2.0" rel="nofollow">search for PR#7991</a>).</p>
<p>I tested it with Apache <strong>2.2.9</strong> and it works fine.</p>
<p>In my <code>.htaccess</code>  I set the expiration time for all images with:</p>
<pre>ExpiresByType image/* A2592000</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jey Jey</title>
		<link>http://www.askapache.com/htaccess/htaccess.html#comment-104032</link>
		<dc:creator>Jey Jey</dc:creator>
		<pubDate>Fri, 18 Sep 2009 10:13:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess/htaccesselite-ultimate-htaccess-article.html#comment-104032</guid>
		<description>Great resource, Thanks for sharing this great knowledge </description>
		<content:encoded><![CDATA[<p>Great resource, Thanks for sharing this great knowledge </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Shortpants</title>
		<link>http://www.askapache.com/htaccess/htaccess.html#comment-101415</link>
		<dc:creator>Martin Shortpants</dc:creator>
		<pubDate>Mon, 07 Sep 2009 22:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess/htaccesselite-ultimate-htaccess-article.html#comment-101415</guid>
		<description>Probably not the best place to ask this, but don&#039;t where else.

Is there an htaccess comand(s) that would take ever call to any occurrence of &lt;code&gt;wp-content\themes&lt;/code&gt; and make it read from &lt;code&gt;\allthemes&lt;/code&gt;

The idea is to get several wp installs on same server to use common directories for their themes and plugins.

I have no success with &lt;code&gt;ln -s symlinks&lt;/code&gt; but htaccess rewrites all seem fine.

(p.s. my odd email addie is legit)</description>
		<content:encoded><![CDATA[<p>Probably not the best place to ask this, but don&#8217;t where else.</p>
<p>Is there an htaccess comand(s) that would take ever call to any occurrence of <code>wp-content\themes</code> and make it read from <code>\allthemes</code></p>
<p>The idea is to get several wp installs on same server to use common directories for their themes and plugins.</p>
<p>I have no success with <code>ln -s symlinks</code> but htaccess rewrites all seem fine.</p>
<p>(p.s. my odd email addie is legit)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jay</title>
		<link>http://www.askapache.com/htaccess/htaccess.html#comment-98650</link>
		<dc:creator>jay</dc:creator>
		<pubDate>Fri, 28 Aug 2009 17:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess/htaccesselite-ultimate-htaccess-article.html#comment-98650</guid>
		<description>help!

i can rewrite URLs just fine, but none of the images/css/js works anymore!

i just get a plain-html view of the new target page

here is the .htaccess:

&lt;pre&gt;RewriteEngine On
RewriteBase /
RewriteRule ^somedirectory/page17 /index.php?id=17&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>help!</p>
<p>i can rewrite URLs just fine, but none of the images/css/js works anymore!</p>
<p>i just get a plain-html view of the new target page</p>
<p>here is the .htaccess:</p>
<pre>RewriteEngine On
RewriteBase /
RewriteRule ^somedirectory/page17 /index.php?id=17</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sushant</title>
		<link>http://www.askapache.com/htaccess/htaccess.html#comment-95713</link>
		<dc:creator>Sushant</dc:creator>
		<pubDate>Mon, 17 Aug 2009 17:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess/htaccesselite-ultimate-htaccess-article.html#comment-95713</guid>
		<description>This a really informative post. Directory Protection with .htaccess files was all that i wanted.

Thank You</description>
		<content:encoded><![CDATA[<p>This a really informative post. Directory Protection with .htaccess files was all that i wanted.</p>
<p>Thank You</p>
]]></content:encoded>
	</item>
</channel>
</rss>
