<?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; Apache</title>
	<atom:link href="http://iamneo.cn/tag/apache/feed" rel="self" type="application/rss+xml" />
	<link>http://iamneo.cn</link>
	<description>有点邪恶，但我温柔</description>
	<lastBuildDate>Mon, 30 Aug 2010 07:54:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>环境更新</title>
		<link>http://iamneo.cn/html/2009/812.html</link>
		<comments>http://iamneo.cn/html/2009/812.html#comments</comments>
		<pubDate>Thu, 23 Jul 2009 09:09:52 +0000</pubDate>
		<dc:creator>neO</dc:creator>
				<category><![CDATA[study]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://iamneo.cn/?p=812</guid>
		<description><![CDATA[不知不觉，Blog已经运行了不少时间了。 前不久，在使用Firefox时，无意中加了个名字叫Domain Details的插件，作用是Displays Server Type, Headers, Location Flag, and links to Whois Reports。这插件还真不错，让我... ]]></description>
		<wfw:commentRss>http://iamneo.cn/html/2009/812.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Something about .htaccess</title>
		<link>http://iamneo.cn/html/2009/778.html</link>
		<comments>http://iamneo.cn/html/2009/778.html#comments</comments>
		<pubDate>Sat, 27 Jun 2009 07:50:58 +0000</pubDate>
		<dc:creator>neO</dc:creator>
				<category><![CDATA[study]]></category>
		<category><![CDATA[转帖]]></category>
		<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://www.iamneo.cn/?p=778</guid>
		<description><![CDATA[.htaccess是Apache服务器的一个非常强大的分布式配置文件。正确的理解和使用.htaccess文件，可以帮助我们优化自己的服务器或者虚 拟主机。比如可以利用.htaccess文件创建自定义的“404 error”页面... ]]></description>
		<wfw:commentRss>http://iamneo.cn/html/2009/778.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>linux 环境搭建教程</title>
		<link>http://iamneo.cn/html/2009/738.html</link>
		<comments>http://iamneo.cn/html/2009/738.html#comments</comments>
		<pubDate>Mon, 04 May 2009 07:16:04 +0000</pubDate>
		<dc:creator>neO</dc:creator>
				<category><![CDATA[study]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.iamneo.cn/?p=738</guid>
		<description><![CDATA[一、系统约定 软件源代码包存放位置：/usr/local/src 源码包编译安装位置(prefix)：/usr/local/software_name 脚本以及维护程序存放位置：/usr/local/sbin MySQL 数据库位置：/var/lib/mysql（可按情况设置） Apache... ]]></description>
		<wfw:commentRss>http://iamneo.cn/html/2009/738.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>apache  lighttpd  nginx</title>
		<link>http://iamneo.cn/html/2009/732.html</link>
		<comments>http://iamneo.cn/html/2009/732.html#comments</comments>
		<pubDate>Thu, 16 Apr 2009 08:45:51 +0000</pubDate>
		<dc:creator>neO</dc:creator>
				<category><![CDATA[study]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nginx]]></category>

		<guid isPermaLink="false">http://www.iamneo.cn/?p=732</guid>
		<description><![CDATA[1. lighttpd Lighttpd是一个具有非常低的内存开销，cpu占用率低，效能好，以及丰富的模块等特点。lighttpd是众多OpenSource轻量级的web server中较为优秀的一个。支持FastCGI, CGI, Auth, 输出压缩(output compres... ]]></description>
		<wfw:commentRss>http://iamneo.cn/html/2009/732.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>linux下安装apache与php</title>
		<link>http://iamneo.cn/html/2008/175.html</link>
		<comments>http://iamneo.cn/html/2008/175.html#comments</comments>
		<pubDate>Tue, 15 Apr 2008 12:59:34 +0000</pubDate>
		<dc:creator>neO</dc:creator>
				<category><![CDATA[study]]></category>
		<category><![CDATA[无题]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.iamneo.cn/?p=175</guid>
		<description><![CDATA[linux下安装apache与php 1.apache 在如下页面下载apache的for Linux 的源码包 http://www.apache.org/dist/httpd/; 存至/home/xx目录，xx是自建文件夹，我建了一个wj的文件夹。 命令列表： cd /home/wj tar -zxvf httpd-2.0.54.... ]]></description>
		<wfw:commentRss>http://iamneo.cn/html/2008/175.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista下最新版Apache+PHP+MySQL+phpMyAdmin安装指南（转）</title>
		<link>http://iamneo.cn/html/2008/67.html</link>
		<comments>http://iamneo.cn/html/2008/67.html#comments</comments>
		<pubDate>Tue, 29 Jan 2008 18:06:16 +0000</pubDate>
		<dc:creator>neO</dc:creator>
				<category><![CDATA[study]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.xingnianhao.cn/?p=67</guid>
		<description><![CDATA[在本机开发调试Drupal，首先需要一个Web服务器和PHP环境。网上有很多教你如何在Windows下搭建的指南，不过大都只针对XP/2000。而我在Vista安装，多少遇到了一些新情况，特写成文章，方便自己，... ]]></description>
		<wfw:commentRss>http://iamneo.cn/html/2008/67.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
