<?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"
	>
<channel>
	<title>Comments on: Have Any Other Shared Hosting Solutions For Me To Look At?</title>
	<atom:link href="http://blog.stuartherbert.com/php/2008/01/20/have-any-other-shared-hosting-solutions-for-me-to-look-at/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stuartherbert.com/php/2008/01/20/have-any-other-shared-hosting-solutions-for-me-to-look-at/</link>
	<description>Stuart Herbert's PHP Blog - Architecture, Code, and Hosting</description>
	<pubDate>Sun, 23 Nov 2008 14:19:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Sebastian</title>
		<link>http://blog.stuartherbert.com/php/2008/01/20/have-any-other-shared-hosting-solutions-for-me-to-look-at/#comment-17915</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Fri, 21 Mar 2008 01:07:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuartherbert.com/php/2008/01/20/have-any-other-shared-hosting-solutions-for-me-to-look-at/#comment-17915</guid>
		<description>You might want to have a look at http://www.lighttpd.net/ (with fcgi &#38; php)</description>
		<content:encoded><![CDATA[<p>You might want to have a look at <a href="http://www.lighttpd.net/" rel="nofollow">http://www.lighttpd.net/</a> (with fcgi &amp; php)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony Ferrara</title>
		<link>http://blog.stuartherbert.com/php/2008/01/20/have-any-other-shared-hosting-solutions-for-me-to-look-at/#comment-13467</link>
		<dc:creator>Anthony Ferrara</dc:creator>
		<pubDate>Fri, 08 Feb 2008 00:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuartherbert.com/php/2008/01/20/have-any-other-shared-hosting-solutions-for-me-to-look-at/#comment-13467</guid>
		<description>What about using FastCGI, but a separate spawner (spawn it yourself) as whatever user you want?  Then you can spawn a dozen or so dispatchers, and point apache to the right one via v-hosts...</description>
		<content:encoded><![CDATA[<p>What about using FastCGI, but a separate spawner (spawn it yourself) as whatever user you want?  Then you can spawn a dozen or so dispatchers, and point apache to the right one via v-hosts&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derick Rethans</title>
		<link>http://blog.stuartherbert.com/php/2008/01/20/have-any-other-shared-hosting-solutions-for-me-to-look-at/#comment-11909</link>
		<dc:creator>Derick Rethans</dc:creator>
		<pubDate>Sun, 20 Jan 2008 14:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuartherbert.com/php/2008/01/20/have-any-other-shared-hosting-solutions-for-me-to-look-at/#comment-11909</guid>
		<description>http://www.palsenberg.com/index.php/plain/projects/apache_1_xx_mod_suid</description>
		<content:encoded><![CDATA[<p><a href="http://www.palsenberg.com/index.php/plain/projects/apache_1_xx_mod_suid" rel="nofollow">http://www.palsenberg.com/index.php/plain/projects/apache_1_xx_mod_suid</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ah83</title>
		<link>http://blog.stuartherbert.com/php/2008/01/20/have-any-other-shared-hosting-solutions-for-me-to-look-at/#comment-11902</link>
		<dc:creator>ah83</dc:creator>
		<pubDate>Sun, 20 Jan 2008 13:39:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuartherbert.com/php/2008/01/20/have-any-other-shared-hosting-solutions-for-me-to-look-at/#comment-11902</guid>
		<description>if you go the virtualization route i would not choose vmware or xen for a webhosting enviroment.

openvz/virtuozzo/vserver (os virtualization)is a better choice, because you can but more servers on a physical box.</description>
		<content:encoded><![CDATA[<p>if you go the virtualization route i would not choose vmware or xen for a webhosting enviroment.</p>
<p>openvz/virtuozzo/vserver (os virtualization)is a better choice, because you can but more servers on a physical box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ah83</title>
		<link>http://blog.stuartherbert.com/php/2008/01/20/have-any-other-shared-hosting-solutions-for-me-to-look-at/#comment-11900</link>
		<dc:creator>ah83</dc:creator>
		<pubDate>Sun, 20 Jan 2008 13:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuartherbert.com/php/2008/01/20/have-any-other-shared-hosting-solutions-for-me-to-look-at/#comment-11900</guid>
		<description>Litespeed Webserver with Litespeed PHP SAPI
and built in suexec support.


apache mod_fcgid with suexec

or you can use many striped down apache instances behind a reverse proxy.

greets
alex</description>
		<content:encoded><![CDATA[<p>Litespeed Webserver with Litespeed PHP SAPI<br />
and built in suexec support.</p>
<p>apache mod_fcgid with suexec</p>
<p>or you can use many striped down apache instances behind a reverse proxy.</p>
<p>greets<br />
alex</p>
]]></content:encoded>
	</item>
</channel>
</rss>
