<?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; 安全</title>
	<atom:link href="http://www.zouqingshui.net/headingto3/tag/%e5%ae%89%e5%85%a8/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zouqingshui.net</link>
	<description>专心做SEO博客，专业做外贸SEO网站开发，立足莆田致力研究SEO搜索引擎优化及网赚技巧</description>
	<lastBuildDate>Thu, 29 Dec 2011 05:12:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Linux 下的 Zen Cart 安全脚本</title>
		<link>http://www.zouqingshui.net/headingto3/secury-script-for-zen-cart-on-linux/</link>
		<comments>http://www.zouqingshui.net/headingto3/secury-script-for-zen-cart-on-linux/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 01:38:34 +0000</pubDate>
		<dc:creator>无风的飘逸</dc:creator>
				<category><![CDATA[Linux 技术]]></category>
		<category><![CDATA[zen-cart]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[zencart]]></category>
		<category><![CDATA[安全]]></category>

		<guid isPermaLink="false">http://www.zouqingshui.net/?p=1912</guid>
		<description><![CDATA[#!/bin/bash echo "install some setting for zen cart because of some secure reason..." for site in /data0/htdocs/*;do   if [ -d $site ]; then     if [ -f $site/includes/application_top.php ]; then       echo $site" is zen cart folder"       chmod 444 -R $site/docs       chmod 444 -R $site/extras       chmod 444 $site/install.txt       rm -rf [...]]]></description>
		<wfw:commentRss>http://www.zouqingshui.net/headingto3/secury-script-for-zen-cart-on-linux/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

