<?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>Cuong Dang &#187; security</title>
	<atom:link href="http://cuongdang.info/tag/security/feed" rel="self" type="application/rss+xml" />
	<link>http://cuongdang.info</link>
	<description>Cuong Dang Free Writing Blog :)</description>
	<lastBuildDate>Tue, 07 Feb 2012 15:32:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Move Joomla! configuration to another safe place</title>
		<link>http://cuongdang.info/move-joomla-configuration-to-another-safe-place.html</link>
		<comments>http://cuongdang.info/move-joomla-configuration-to-another-safe-place.html#comments</comments>
		<pubDate>Mon, 09 Mar 2009 09:12:44 +0000</pubDate>
		<dc:creator>Cuong Dang</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://cuongdang.wordpress.com/?p=125</guid>
		<description><![CDATA[For ex. we have /www/configuration.php (Or /www/joomla etc/configuration.php) Now we would like move config content to /configruation.php (out of WWW directory). 1- Create a NEW.cf in / You will have /NEW.cf 2- Copy your  configuration content in /www/configuration.php to /NEW.cf 3- Change configuration content in /www/configuration.php to &#60;?php require( dirname( __FILE__ ) . &#8216;/../NEW.cf&#8217; ); [...]]]></description>
		<wfw:commentRss>http://cuongdang.info/move-joomla-configuration-to-another-safe-place.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

