<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Username as Subdomain in Codeigniter a.k.a Wildcard Subdomain</title>
	<link>http://andy.sinaptix.com/2007/08/22/username-as-subdomain-in-codeigniter/</link>
	<description>flush the garbage</description>
	<pubDate>Tue, 06 Jan 2009 06:40:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Andy Awidarto</title>
		<link>http://andy.sinaptix.com/2007/08/22/username-as-subdomain-in-codeigniter/#comment-196</link>
		<author>Andy Awidarto</author>
		<pubDate>Sun, 27 Jul 2008 12:20:20 +0000</pubDate>
		<guid>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'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-195</link>
		<author>Mathew Wong</author>
		<pubDate>Sun, 27 Jul 2008 02:18:30 +0000</pubDate>
		<guid>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>
