<?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>深蓝的blog &#187; Rewrite</title>
	<atom:link href="http://www.lanxinbase.com/?feed=rss2&#038;tag=rewrite" rel="self" type="application/rss+xml" />
	<link>http://www.lanxinbase.com</link>
	<description>记录日常生活</description>
	<lastBuildDate>Sat, 18 Apr 2026 07:10:07 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.3</generator>
	<item>
		<title>Nginx伪静态配置和常用Rewrite伪静态规则集锦</title>
		<link>http://www.lanxinbase.com/?p=599</link>
		<comments>http://www.lanxinbase.com/?p=599#comments</comments>
		<pubDate>Thu, 27 Aug 2015 01:19:18 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[2.运维相关]]></category>
		<category><![CDATA[5.互联网应用开发]]></category>
		<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Rewrite]]></category>
		<category><![CDATA[伪静态]]></category>

		<guid isPermaLink="false">http://blog.lanxinbase.com/?p=599</guid>
		<description><![CDATA[伪静态是一种可以把文件后缀改成任何可能的一种方法，如果我想把php文件伪静态成html文件，这种相当简单的，下面我来介绍nginx 伪静态配置方法有需要了解的朋友可参考。

nginx里使用伪静态是直接在nginx.conf 中写规则的，并不需要像apache要开启写模块(mod_rewrite)才能进行伪静态。

nginx只需要打开nginx.conf配置文件，在server里面写需要的规则即可。]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=599</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
