<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>朽木自雕 &#187; 404</title>
	<atom:link href="http://www.xiumu.org/tag/404/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xiumu.org</link>
	<description>关注互联网动态，专注于WEB开发</description>
	<lastBuildDate>Sun, 05 Feb 2012 17:20:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>网易博客404页面下载</title>
		<link>http://www.xiumu.org/technology/netease-blog-404-page-download.shtml</link>
		<comments>http://www.xiumu.org/technology/netease-blog-404-page-download.shtml#comments</comments>
		<pubDate>Thu, 26 Nov 2009 11:08:29 +0000</pubDate>
		<dc:creator>朽木</dc:creator>
				<category><![CDATA[技术随笔]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[博客]]></category>

		<guid isPermaLink="false">http://www.xiumu.org/?p=712</guid>
		<description><![CDATA[界面很清爽，体积小。下载地址 404.zip]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.xiumu.org/blog-uploads/2009/11/404-580x324.jpg" alt="404" title="404" width="499" height="279" class="aligncenter size-large wp-image-711" /></p>
<p>界面很清爽，体积小。下载地址 <a href="http://www.xiumu.org/blog-uploads/2009/11/404.zip">404.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xiumu.org/technology/netease-blog-404-page-download.shtml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>一则清爽的404页面</title>
		<link>http://www.xiumu.org/note/a-crisp-404-pages.shtml</link>
		<comments>http://www.xiumu.org/note/a-crisp-404-pages.shtml#comments</comments>
		<pubDate>Wed, 14 Oct 2009 04:43:05 +0000</pubDate>
		<dc:creator>朽木</dc:creator>
				<category><![CDATA[无关痛痒]]></category>
		<category><![CDATA[网络日志]]></category>
		<category><![CDATA[404]]></category>

		<guid isPermaLink="false">http://www.xiumu.org/?p=1138</guid>
		<description><![CDATA[下载地址：404]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.xiumu.org/blog-uploads/2010/03/404.jpg" alt="" title="404" width="500" height="423" class="aligncenter size-full wp-image-1139" /></p>
<p>下载地址：<a href='http://www.xiumu.org/blog-uploads/2010/03/404.zip'>404</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xiumu.org/note/a-crisp-404-pages.shtml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>我见过的最让人喷血的404页面</title>
		<link>http://www.xiumu.org/note/404.shtml</link>
		<comments>http://www.xiumu.org/note/404.shtml#comments</comments>
		<pubDate>Tue, 06 Oct 2009 18:23:56 +0000</pubDate>
		<dc:creator>朽木</dc:creator>
				<category><![CDATA[网络日志]]></category>
		<category><![CDATA[404]]></category>

		<guid isPermaLink="false">http://www.xiumu.org/?p=435</guid>
		<description><![CDATA[                 来源网址 http://www.jixiaxuegong.com/]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-large wp-image-436" title="404" src="http://www.xiumu.org/blog-uploads/2009/10/404-580x302.gif" alt="404" width="580" height="302" />                 来源网址 <a href="http://www.jixiaxuegong.com/">http://www.jixiaxuegong.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xiumu.org/note/404.shtml/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>关于.htaccess文件使用详解</title>
		<link>http://www.xiumu.org/note/guan-yu-htaccess-wen-jian-shi-yong-xiang-jie.shtml</link>
		<comments>http://www.xiumu.org/note/guan-yu-htaccess-wen-jian-shi-yong-xiang-jie.shtml#comments</comments>
		<pubDate>Tue, 07 Apr 2009 04:16:20 +0000</pubDate>
		<dc:creator>朽木</dc:creator>
				<category><![CDATA[网络日志]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[域名]]></category>

		<guid isPermaLink="false">http://www.xiumu.org/?p=23</guid>
		<description><![CDATA[以下为HDHOO使用的htaccess，我已经加了标注· # RewriteEngine模式开启 RewriteEngine on # 定义默认首页 DirectoryIndex index.php default.php index.htm index.html default.htm default.html index.shtml default.shtml # 修改程序上传文件大小限制 Options All -Indexes php_value upload_max_filesize 50M # 域名重定向 # news RewriteCond %{HTTP_HOST} ^(news.)?hdhoo.com$ RewriteCond %{REQUEST_URI} !^/news/ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ /news/$1 RewriteCond %{HTTP_HOST} ^(news.)?hdhoo.com$ RewriteRule ^(/)?$ /news/index.html [L] # 自定义错误页面 ErrorDocument 401 /404.html [...]]]></description>
			<content:encoded><![CDATA[<p>以下为HDHOO使用的htaccess，我已经加了标注·</p>
<p># RewriteEngine模式开启</p>
<p>RewriteEngine on</p>
<p># 定义默认首页</p>
<p>DirectoryIndex index.php default.php index.htm index.html default.htm default.html index.shtml default.shtml</p>
<p># 修改程序上传文件大小限制</p>
<p>Options All -Indexes<br />
php_value upload_max_filesize 50M</p>
<p># 域名重定向</p>
<p># news</p>
<p>RewriteCond %{HTTP_HOST} ^(news.)?hdhoo.com$<br />
RewriteCond %{REQUEST_URI} !^/news/<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule ^(.*)$ /news/$1<br />
RewriteCond %{HTTP_HOST} ^(news.)?hdhoo.com$<br />
RewriteRule ^(/)?$ /news/index.html [L]</p>
<p># 自定义错误页面</p>
<p>ErrorDocument 401 /404.html<br />
ErrorDocument 403 /404.html<br />
ErrorDocument 404 /404.html<br />
ErrorDocument 500 /404.html</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xiumu.org/note/guan-yu-htaccess-wen-jian-shi-yong-xiang-jie.shtml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

