<?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: Kohana PHP. One application, many domains?</title>
	<atom:link href="http://stii.co.za/php/kohana-php-one-application-many-domains/feed/" rel="self" type="application/rss+xml" />
	<link>http://stii.co.za/php/kohana-php-one-application-many-domains/</link>
	<description>You&#039;re never too old for a happy childhood</description>
	<lastBuildDate>Mon, 21 May 2012 16:37:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: PHP Expert</title>
		<link>http://stii.co.za/php/kohana-php-one-application-many-domains/comment-page-1/#comment-781</link>
		<dc:creator>PHP Expert</dc:creator>
		<pubDate>Sat, 23 May 2009 09:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://stii.co.za/?p=184#comment-781</guid>
		<description>Thanks for the trick !
____________________
&lt;a href=&quot;http://www.saguenay-it.com&quot; title=&quot;Saguenay-IT&quot; rel=&quot;nofollow&quot;&gt;Saguenay-IT, (IT Outsourcing, SOA, PHP, ASP, Flex, ActionScript, JavaScript...)&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for the trick !<br />
____________________<br />
<a href="http://www.saguenay-it.com" title="Saguenay-IT" rel="nofollow">Saguenay-IT, (IT Outsourcing, SOA, PHP, ASP, Flex, ActionScript, JavaScript&#8230;)</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dewald Botha</title>
		<link>http://stii.co.za/php/kohana-php-one-application-many-domains/comment-page-1/#comment-197</link>
		<dc:creator>Dewald Botha</dc:creator>
		<pubDate>Wed, 07 Jan 2009 12:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://stii.co.za/?p=184#comment-197</guid>
		<description>I&#039;m not hundred percent sure about this - but it reminded me of a past experience where sometimes $_SERVER[&#039;SERVER_NAME&#039;] can act up in a proxy situation.

Found this in Google:

http://www.zend.com/forums/index.php?t=msg&amp;th=7404&amp;start=0

Seems that some guy had the same issues with Zend Core behind a reverse proxy, when the $_SERVER[&#039;SERVER_NAME&#039;] did not pick up correctly.

Although I&#039;m talking under major correction, I&#039;d like to think they do it for just in case.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not hundred percent sure about this &#8211; but it reminded me of a past experience where sometimes $_SERVER['SERVER_NAME'] can act up in a proxy situation.</p>
<p>Found this in Google:</p>
<p><a href="http://www.zend.com/forums/index.php?t=msg&#038;th=7404&#038;start=0" rel="nofollow">http://www.zend.com/forums/index.php?t=msg&#038;th=7404&#038;start=0</a></p>
<p>Seems that some guy had the same issues with Zend Core behind a reverse proxy, when the $_SERVER['SERVER_NAME'] did not pick up correctly.</p>
<p>Although I&#8217;m talking under major correction, I&#8217;d like to think they do it for just in case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stii</title>
		<link>http://stii.co.za/php/kohana-php-one-application-many-domains/comment-page-1/#comment-196</link>
		<dc:creator>Stii</dc:creator>
		<pubDate>Wed, 07 Jan 2009 12:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://stii.co.za/?p=184#comment-196</guid>
		<description>Thnx Darb, you actually have a very good point! I knew that I had to be missing something.</description>
		<content:encoded><![CDATA[<p>Thnx Darb, you actually have a very good point! I knew that I had to be missing something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darb</title>
		<link>http://stii.co.za/php/kohana-php-one-application-many-domains/comment-page-1/#comment-195</link>
		<dc:creator>Darb</dc:creator>
		<pubDate>Wed, 07 Jan 2009 12:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://stii.co.za/?p=184#comment-195</guid>
		<description>Perhaps it relates to being able to enforce a single domain, i.e. you have many aliases a site can be reached, but you want traffic to re-direct to a single domain. Your solution might be a problem if you are doing housekeeping/cron scripts, and want to mail users stuff and include links back to http://your-ideal-domain.com, but are launching the scripts on the commandline, or if you have a specific server you use for housekeeping (say http://cronjobs.your-server.com).</description>
		<content:encoded><![CDATA[<p>Perhaps it relates to being able to enforce a single domain, i.e. you have many aliases a site can be reached, but you want traffic to re-direct to a single domain. Your solution might be a problem if you are doing housekeeping/cron scripts, and want to mail users stuff and include links back to <a href="http://your-ideal-domain.com" rel="nofollow">http://your-ideal-domain.com</a>, but are launching the scripts on the commandline, or if you have a specific server you use for housekeeping (say <a href="http://cronjobs.your-server.com" rel="nofollow">http://cronjobs.your-server.com</a>).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

