<?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: Apache Variable Fun in htaccess</title>
	<atom:link href="http://www.askapache.com/htaccess/apache-variable-fun-in-htaccess.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.askapache.com/htaccess/apache-variable-fun-in-htaccess.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: Matt</title>
		<link>http://www.askapache.com/htaccess/apache-variable-fun-in-htaccess.html#comment-861</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 24 Sep 2009 14:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess/apache-variable-fun-in-htaccess.html#comment-861</guid>
		<description><![CDATA[*Conditional Response Headers

Re: the above (Not sure what the * denotes) any chance of an example specifically:

If HTTPS PORT 443 ???
&lt;code&gt;X-Robots-Tag: noindex,nofollow,noarchive&lt;/code&gt;

Type thing.
This site is amazing but it is making my brain melt
Matt]]></description>
		<content:encoded><![CDATA[<p>*Conditional Response Headers</p>
<p>Re: the above (Not sure what the * denotes) any chance of an example specifically:</p>
<p>If HTTPS PORT 443 ???<br />
<code>X-Robots-Tag: noindex,nofollow,noarchive</code></p>
<p>Type thing.<br />
This site is amazing but it is making my brain melt<br />
Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmet</title>
		<link>http://www.askapache.com/htaccess/apache-variable-fun-in-htaccess.html#comment-860</link>
		<dc:creator>Ahmet</dc:creator>
		<pubDate>Sat, 22 Aug 2009 00:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess/apache-variable-fun-in-htaccess.html#comment-860</guid>
		<description><![CDATA[thanx very much admin]]></description>
		<content:encoded><![CDATA[<p>thanx very much admin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnnie walker</title>
		<link>http://www.askapache.com/htaccess/apache-variable-fun-in-htaccess.html#comment-859</link>
		<dc:creator>johnnie walker</dc:creator>
		<pubDate>Tue, 14 Oct 2008 06:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess/apache-variable-fun-in-htaccess.html#comment-859</guid>
		<description><![CDATA[I&#039;d like to use env variables in the config files strings like so:

This does not work
&lt;pre&gt;SetEnv DOMAINFOLDER  mydomain_com
ProxyPass /mirrored/  http://example.com/_origin_server/env=DOMAINFOLDER/&lt;/pre&gt;

This does not work either
&lt;pre&gt;SetEnv DOMAINFOLDER  mydomain_com
ProxyPass /mirrored/  http://example.com/_origin_server/%{DOMAINFOLDER}/&lt;/pre&gt;

I hope you can see what i am trying to do in theory.

Here are two other people i found who are asking the same question with no answers, so far:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://mail-archives.apache.org/mod_mbox/httpd-users/200304.mbox/%3C1051107109.1479.139.camel@jackson.perijove.com%3E&quot; rel=&quot;nofollow&quot;&gt;http://mail-archives.apache.org/mod_mbox/httpd-users/200304.mbox/%3C1051107109.1479.139.camel@jackson.perijove.com%3E&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.usenet-forums.com/apache-web-server/41752-apache-define-use-custom-variables-config.html&quot; rel=&quot;nofollow&quot;&gt;http://www.usenet-forums.com/apache-web-server/41752-apache-define-use-custom-variables-config.html&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;]]></description>
		<content:encoded><![CDATA[<p>I'd like to use env variables in the config files strings like so:</p>
<p>This does not work</p>
<pre>SetEnv DOMAINFOLDER  mydomain_com
ProxyPass /mirrored/  http://example.com/_origin_server/env=DOMAINFOLDER/</pre>
<p>This does not work either</p>
<pre>SetEnv DOMAINFOLDER  mydomain_com
ProxyPass /mirrored/  http://example.com/_origin_server/%{DOMAINFOLDER}/</pre>
<p>I hope you can see what i am trying to do in theory.</p>
<p>Here are two other people i found who are asking the same question with no answers, so far:</p>
<ul>
<li><a href="http://mail-archives.apache.org/mod_mbox/httpd-users/200304.mbox/%3C1051107109.1479.139.camel@jackson.perijove.com%3E" rel="nofollow">http://mail-archives.apache.org/mod_mbox/httpd-users/200304.mbox/%3C1051107109.1479.139.camel@jackson.perijove.com%3E</a></li>
<li><a href="http://www.usenet-forums.com/apache-web-server/41752-apache-define-use-custom-variables-config.html" rel="nofollow">http://www.usenet-forums.com/apache-web-server/41752-apache-define-use-custom-variables-config.html</a></li>
</ul>
]]></content:encoded>
	</item>
</channel>
</rss>
