<?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; htaccess</title>
	<atom:link href="http://www.lanxinbase.com/?feed=rss2&#038;tag=htaccess" 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>apache的htaccess文件写法详细教程</title>
		<link>http://www.lanxinbase.com/?p=529</link>
		<comments>http://www.lanxinbase.com/?p=529#comments</comments>
		<pubDate>Wed, 26 Aug 2015 06:49:22 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[2.运维相关]]></category>
		<category><![CDATA[5.互联网应用开发]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[htaccess]]></category>

		<guid isPermaLink="false">http://blog.lanxinbase.com/?p=529</guid>
		<description><![CDATA[认识.htaccess文件

.htaccess文件(或者"分布式配置文件"）提供了针对目录改变配置的方法， 即，在一个特定的文档目录中放置一个包含一个或多个指令的文件， 以作用于此目录及其所有子目录.作为用户，所能使用的命令受到限制.管理员可以通过Apache的AllowOverride指令来设置.]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=529</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>apache开启.htaccess及.htaccess的使用方法</title>
		<link>http://www.lanxinbase.com/?p=428</link>
		<comments>http://www.lanxinbase.com/?p=428#comments</comments>
		<pubDate>Wed, 26 Aug 2015 01:33:32 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[2.运维相关]]></category>
		<category><![CDATA[5.互联网应用开发]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[htaccess]]></category>

		<guid isPermaLink="false">http://blog.lanxinbase.com/?p=428</guid>
		<description><![CDATA[   今天本地调试PHP程序，用到了.htaccess，而默认配置里面开启.htaccess，在网上找到了开启.htaccess的可行方法，供朋友们借鉴。（开启的我他的方法不行，查找了一下AllowOverride None全部的都给换成AllowOverride All就了，原因不明，O(∩_∩)O~ 记得修改完httpd.conf以后一定要重启下apache才的哦~ ]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=428</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
