<?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: How I PHP: How to take a website offline.</title>
	<atom:link href="http://www.jasny.net/articles/how-i-php-how-to-take-a-website-offline/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasny.net/articles/how-i-php-how-to-take-a-website-offline/</link>
	<description>It&#039;s all about me, mysql and Einstein.</description>
	<lastBuildDate>Wed, 08 Sep 2010 17:54:42 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Arnold Daniels</title>
		<link>http://www.jasny.net/articles/how-i-php-how-to-take-a-website-offline/comment-page-1/#comment-199728</link>
		<dc:creator>Arnold Daniels</dc:creator>
		<pubDate>Thu, 18 Jun 2009 14:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adaniels.nl/?p=211#comment-199728</guid>
		<description>What are you talking about Jesus? Almost half of all websites run on Apache. See http://news.netcraft.com/archives/2009/06/17/june_2009_web_server_survey.html

If you have a similar solution for another webserver like Lighttpd, please add a comment supplying the comment.</description>
		<content:encoded><![CDATA[<p>What are you talking about Jesus? Almost half of all websites run on Apache. See <a href="http://news.netcraft.com/archives/2009/06/17/june_2009_web_server_survey.html" rel="nofollow">http://news.netcraft.com/archives/2009/06/17/june_2009_web_server_survey.html</a></p>
<p>If you have a similar solution for another webserver like Lighttpd, please add a comment supplying the comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jesus</title>
		<link>http://www.jasny.net/articles/how-i-php-how-to-take-a-website-offline/comment-page-1/#comment-199686</link>
		<dc:creator>jesus</dc:creator>
		<pubDate>Thu, 18 Jun 2009 04:42:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adaniels.nl/?p=211#comment-199686</guid>
		<description>lol, as if someone was still using Apache.</description>
		<content:encoded><![CDATA[<p>lol, as if someone was still using Apache.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnold Daniels</title>
		<link>http://www.jasny.net/articles/how-i-php-how-to-take-a-website-offline/comment-page-1/#comment-199684</link>
		<dc:creator>Arnold Daniels</dc:creator>
		<pubDate>Thu, 18 Jun 2009 03:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adaniels.nl/?p=211#comment-199684</guid>
		<description>That is be a nice addition Simon. I&#039;ve changed the example accordingly. 
</description>
		<content:encoded><![CDATA[<p>That is be a nice addition Simon. I&#8217;ve changed the example accordingly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Harris</title>
		<link>http://www.jasny.net/articles/how-i-php-how-to-take-a-website-offline/comment-page-1/#comment-199675</link>
		<dc:creator>Simon Harris</dc:creator>
		<pubDate>Thu, 18 Jun 2009 01:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adaniels.nl/?p=211#comment-199675</guid>
		<description>The thing I&#039;d add to this though, would be that when sending a 503 it might be considered polite to also send a Retry-After header, which will give the client some idea of when the site/service will be back up.</description>
		<content:encoded><![CDATA[<p>The thing I&#8217;d add to this though, would be that when sending a 503 it might be considered polite to also send a Retry-After header, which will give the client some idea of when the site/service will be back up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Harris</title>
		<link>http://www.jasny.net/articles/how-i-php-how-to-take-a-website-offline/comment-page-1/#comment-199674</link>
		<dc:creator>Simon Harris</dc:creator>
		<pubDate>Thu, 18 Jun 2009 01:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adaniels.nl/?p=211#comment-199674</guid>
		<description>Seconded. It make a nice change to meet someone who understands HTTP.

Of course, it would be even nicer not to take a website offline in the first place, and it&#039;s usually avoidable with some planning :)</description>
		<content:encoded><![CDATA[<p>Seconded. It make a nice change to meet someone who understands HTTP.</p>
<p>Of course, it would be even nicer not to take a website offline in the first place, and it&#8217;s usually avoidable with some planning <img src='http://www.jasny.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Montgomery</title>
		<link>http://www.jasny.net/articles/how-i-php-how-to-take-a-website-offline/comment-page-1/#comment-199671</link>
		<dc:creator>Jonathan Montgomery</dc:creator>
		<pubDate>Thu, 18 Jun 2009 00:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.adaniels.nl/?p=211#comment-199671</guid>
		<description>That&#039;s polite, especially compared to my usual rude and brutish &quot;deny from all&quot;. :)</description>
		<content:encoded><![CDATA[<p>That&#8217;s polite, especially compared to my usual rude and brutish &#8220;deny from all&#8221;. <img src='http://www.jasny.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
