<?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: Username as Subdomain in Codeigniter a.k.a Wildcard Subdomain</title>
	<atom:link href="http://andy.sinaptix.com/2007/08/22/username-as-subdomain-in-codeigniter/feed/" rel="self" type="application/rss+xml" />
	<link>http://andy.sinaptix.com/2007/08/22/username-as-subdomain-in-codeigniter/</link>
	<description>flush the garbage</description>
	<lastBuildDate>Wed, 08 Sep 2010 00:32:50 +0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andy Awidarto</title>
		<link>http://andy.sinaptix.com/2007/08/22/username-as-subdomain-in-codeigniter/comment-page-1/#comment-196</link>
		<dc:creator>Andy Awidarto</dc:creator>
		<pubDate>Sun, 27 Jul 2008 12:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://andy.sinaptix.com/2007/08/22/username-as-subdomain-in-codeigniter/#comment-196</guid>
		<description>@Mathew :
Surely do, standard Apache install put everything in httpd.conf so if you don&#039;t mind fiddling with long text file then you can edit httpd.conf.
the reason i use vhost file is to keep things tidy, by separating virtual host records in individual files, then include them in one vhost.inc file , and then include that vhost.inc file into httpd.conf.
Apache 2 use directories to organize this, but somehow it still lack precision on determining vhost search priority, that is why i use this method as work around to precisely control the way apache prioritize virtual hosts.</description>
		<content:encoded><![CDATA[<p>@Mathew :<br />
Surely do, standard Apache install put everything in httpd.conf so if you don&#8217;t mind fiddling with long text file then you can edit httpd.conf.<br />
the reason i use vhost file is to keep things tidy, by separating virtual host records in individual files, then include them in one vhost.inc file , and then include that vhost.inc file into httpd.conf.<br />
Apache 2 use directories to organize this, but somehow it still lack precision on determining vhost search priority, that is why i use this method as work around to precisely control the way apache prioritize virtual hosts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathew Wong</title>
		<link>http://andy.sinaptix.com/2007/08/22/username-as-subdomain-in-codeigniter/comment-page-1/#comment-195</link>
		<dc:creator>Mathew Wong</dc:creator>
		<pubDate>Sun, 27 Jul 2008 02:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://andy.sinaptix.com/2007/08/22/username-as-subdomain-in-codeigniter/#comment-195</guid>
		<description>Hi and thanks for taking the time to write this blog post up. I have a question especially in regards to the Vhost file. Do we necessarily have to create it? or can we achieve the same effect using httpd.conf instead?</description>
		<content:encoded><![CDATA[<p>Hi and thanks for taking the time to write this blog post up. I have a question especially in regards to the Vhost file. Do we necessarily have to create it? or can we achieve the same effect using httpd.conf instead?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
