<?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>Serenity &#187; Web Server</title>
	<atom:link href="http://seanchenxi.com/tag/web-server/feed" rel="self" type="application/rss+xml" />
	<link>http://seanchenxi.com</link>
	<description>-非淡泊无以明志，非宁静无以致远</description>
	<lastBuildDate>Wed, 16 Dec 2009 22:15:45 +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>建站术语扫盲之Apache</title>
		<link>http://seanchenxi.com/apache-site-building.html</link>
		<comments>http://seanchenxi.com/apache-site-building.html#comments</comments>
		<pubDate>Mon, 03 Mar 2008 12:42:58 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[Study]]></category>
		<category><![CDATA[中文]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[Web Server]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[建站]]></category>
		<category><![CDATA[扫盲]]></category>
		<category><![CDATA[术语]]></category>

		<guid isPermaLink="false">http://seanchenxi.com/apache-site-building.html</guid>
		<description><![CDATA[Apache (Apache HTTP Server的简称，中文常称其为阿帕奇服务器或阿帕奇HTTP服务器）是Apache软件基金会的一个开放源码的网页服务器，可在大多数计算机操作系统中运行，由于其多平台和安全性被广泛使用，是最流行的Web服务器端软件之一。它快速、可靠并且可通过简单的API扩展，将Perl/Python等解释器编译到服务器中。 所谓的网页服务器，就是在我们制作网站的时候，除了主机、操作系统和使用者制作的网页外, 安装在主机上的一套能将网页放到网络上让其他人来浏览存取的软体，也就是所谓的Web Server。 Apache支持许多特性，从服务器端的编程语言支持到身份认证方案。一些通用的语言接口支持Perl，Python， Tcl， 和 PHP。流行的认证模块包括 mod_access， mod_auth 和 mod_digest。其他的例子有 SSL 和 TLS 支持 (mod_ssl)， proxy 模块，很有用的URL重写(由 mod_rewrite 实现)，定制日志文件 (mod_log_config)，以及过滤支持(mod_include 和 mod_ext_filter)。 Apache最新稳定版为2.2.8/2.0.63/1.3.41 /, 更新日期为2008年1月19日。其2.x版本核心在 1.x版本之上作出了重要的加强，包括:线程，更好的支持非UNIX平台（例如Windows），新的 Apache API，以及IPv6支持。 现在常见的虚拟主机，若是是Linux操作系统，那么，其配置的一定是Apache. 像我们Wordpress的使用者，Apache可以说是在架设网站时的必备条件，所以选择的主机都是Linux操作系统。]]></description>
			<content:encoded><![CDATA[<p><strong><img src="http://seanchenxi.com/wp-content/uploads/2008/03/apache.png" alt="Apache" /></strong></p>
<p><strong>Apache</strong> (<strong>Apache HTTP Server</strong>的简称，中文常称其为阿帕奇服务器或阿帕奇HTTP服务器）是<a target="_blank" href="http://www.apache.org" title="Apache软件基金会">Apache软件基金会</a>的一个开放源码的网页服务器，可在大多数计算机操作系统中运行，由于其多平台和安全性被广泛使用，是最流行的Web服务器端软件之一。它快速、可靠并且可通过简单的API扩展，将Perl/Python等解释器编译到服务器中。</p>
<p>所谓的<u>网页服务器</u>，就是在我们制作网站的时候，除了主机、操作系统和使用者制作的网页外, 安装在主机上的一套能将网页放到网络上让其他人来浏览存取的软体，也就是所谓的Web Server。</p>
<p>Apache支持许多特性，从服务器端的编程语言支持到身份认证方案。一些通用的语言接口支持Perl，Python， Tcl， 和 PHP。流行的认证模块包括 mod_access， mod_auth 和 mod_digest。其他的例子有 SSL 和 TLS 支持 (mod_ssl)， proxy 模块，很有用的URL重写(由 mod_rewrite 实现)，定制日志文件 (mod_log_config)，以及过滤支持(mod_include 和 mod_ext_filter)。</p>
<p>Apache最新稳定版为2.2.8/2.0.63/1.3.41 /, 更新日期为2008年1月19日。其2.x版本核心在 1.x版本之上作出了重要的加强，包括:线程，更好的支持非UNIX平台（例如Windows），新的 Apache API，以及IPv6支持。</p>
<p>现在常见的虚拟主机，若是是Linux操作系统，那么，其配置的一定是Apache.</p>
<p>像我们Wordpress的使用者，Apache可以说是在架设网站时的必备条件，所以选择的主机都是Linux操作系统。</p>
]]></content:encoded>
			<wfw:commentRss>http://seanchenxi.com/apache-site-building.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

