<?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: Switched Hosting Companies</title>
	<atom:link href="http://robboek.com/2009/01/09/switched-hosting-companies/feed/" rel="self" type="application/rss+xml" />
	<link>http://robboek.com/2009/01/09/switched-hosting-companies/</link>
	<description></description>
	<lastBuildDate>Wed, 04 Aug 2010 23:24:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter Meyer</title>
		<link>http://robboek.com/2009/01/09/switched-hosting-companies/comment-page-1/#comment-404</link>
		<dc:creator>Peter Meyer</dc:creator>
		<pubDate>Thu, 12 Mar 2009 04:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://robboek.com/2009/01/09/switched-hosting-companies/#comment-404</guid>
		<description>Rob, I am experiencing this pain right now ... I host multiple sites on my GoDaddy shared IIS7 account.  I have no idea how they setup non-primary domains, but IIS7 insists on including the sub-folder used to host the non-primary domain in every request.  I was able to work around this for an ASP.Net MVC site I put together by way of a real &lt;a href=&quot;http://stackoverflow.com/questions/604814/asp-net-mvc-actionlinks-and-shared-hosting-aliased-domains&quot; rel=&quot;nofollow&quot;&gt;hack&lt;/a&gt;.  However, now I&#039;ve moved on to hosting a wordpress blog for a different non-primary domain.  I got ManagedFusion rewrite rules to *almost* work.  I am at the point where I have pretty permalinks for nearly every page with the exception that the homepage of the blog does not display any posts -- no idea why and I really shouldn&#039;t have to resort to diving into the PHP code to look.  What a royal pain ...

Anyway, does SoftSys support multiple domains in a different fashion?  How&#039;s your experience been so far?

I was glad to find your post and find out that someone else experienced this pain, too!  I felt I was out of my mind!</description>
		<content:encoded><![CDATA[<p>Rob, I am experiencing this pain right now &#8230; I host multiple sites on my GoDaddy shared IIS7 account.  I have no idea how they setup non-primary domains, but IIS7 insists on including the sub-folder used to host the non-primary domain in every request.  I was able to work around this for an ASP.Net MVC site I put together by way of a real <a href="http://stackoverflow.com/questions/604814/asp-net-mvc-actionlinks-and-shared-hosting-aliased-domains" rel="nofollow">hack</a>.  However, now I&#8217;ve moved on to hosting a wordpress blog for a different non-primary domain.  I got ManagedFusion rewrite rules to *almost* work.  I am at the point where I have pretty permalinks for nearly every page with the exception that the homepage of the blog does not display any posts &#8212; no idea why and I really shouldn&#8217;t have to resort to diving into the PHP code to look.  What a royal pain &#8230;</p>
<p>Anyway, does SoftSys support multiple domains in a different fashion?  How&#8217;s your experience been so far?</p>
<p>I was glad to find your post and find out that someone else experienced this pain, too!  I felt I was out of my mind!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michelle Ufford</title>
		<link>http://robboek.com/2009/01/09/switched-hosting-companies/comment-page-1/#comment-55</link>
		<dc:creator>Michelle Ufford</dc:creator>
		<pubDate>Sun, 18 Jan 2009 23:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://robboek.com/2009/01/09/switched-hosting-companies/#comment-55</guid>
		<description>I&#039;m using a linux plan.  Thanks for the info!  :) </description>
		<content:encoded><![CDATA[<p>I&#039;m using a linux plan.  Thanks for the info!  :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Boek</title>
		<link>http://robboek.com/2009/01/09/switched-hosting-companies/comment-page-1/#comment-45</link>
		<dc:creator>Rob Boek</dc:creator>
		<pubDate>Sat, 17 Jan 2009 01:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://robboek.com/2009/01/09/switched-hosting-companies/#comment-45</guid>
		<description>Are you on a unix or windows hosting plan at GoDaddy? I was on a windows (IIS7) plan, and the problem I was having is that I couldn&#039;t get Url Rewriting to work correctly on secondary sites. It worked fine on the primary site in the root but they are using some sort of rewriting for the secondary sites that was conflicting with what I was trying to do. The other problem I had was that every settings change took hours. 
 
The code box I&#039;m using is &lt;a href=&quot;http://wordpress.org/extend/plugins/wp-syntax/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;wp-syntax&lt;/a&gt;. I tried several and the one worked the best. </description>
		<content:encoded><![CDATA[<p>Are you on a unix or windows hosting plan at GoDaddy? I was on a windows (IIS7) plan, and the problem I was having is that I couldn&#039;t get Url Rewriting to work correctly on secondary sites. It worked fine on the primary site in the root but they are using some sort of rewriting for the secondary sites that was conflicting with what I was trying to do. The other problem I had was that every settings change took hours. </p>
<p>The code box I&#039;m using is <a href="http://wordpress.org/extend/plugins/wp-syntax/" target="_blank" rel="nofollow">wp-syntax</a>. I tried several and the one worked the best.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michelle Ufford</title>
		<link>http://robboek.com/2009/01/09/switched-hosting-companies/comment-page-1/#comment-43</link>
		<dc:creator>Michelle Ufford</dc:creator>
		<pubDate>Fri, 16 Jan 2009 17:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://robboek.com/2009/01/09/switched-hosting-companies/#comment-43</guid>
		<description>Interesting... What sort of problems were you having?  I use GoDaddy.com to host multiple sites on my shared hosting plan, including my WordPress site, and I haven&#039;t yet had any issues.  Then again, I&#039;m probably only using a fraction of WordPress&#039;s capabilities.  :)   
 
Also, what code box plugin do you use?  I&#039;ve been having horrible luck so far with the ones I&#039;ve tried, and yours appears to work pretty well.   </description>
		<content:encoded><![CDATA[<p>Interesting&#8230; What sort of problems were you having?  I use GoDaddy.com to host multiple sites on my shared hosting plan, including my WordPress site, and I haven&#039;t yet had any issues.  Then again, I&#039;m probably only using a fraction of WordPress&#039;s capabilities.  :)   </p>
<p>Also, what code box plugin do you use?  I&#039;ve been having horrible luck so far with the ones I&#039;ve tried, and yours appears to work pretty well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
