<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Concerned about database Password"]]></title>
		<link>https://proxy2.de/forum/posts/list/5.php</link>
		<description><![CDATA[Latest messages posted in the topic "Concerned about database Password"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Concerned about database Password</title>
				<description><![CDATA[ I am a bit concerned whether there is any way to protect the MySQL database password found in config.inc.php in admin folder. Since the password is not encrypted, anyone can just download the file and access the database.<br /> <br /> Any solution for this.<br /> <br /> Please advice and thanks in advance.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4726/16523.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4726/16523.php</link>
				<pubDate><![CDATA[Sun, 12 Jun 2005 16:33:09]]> GMT</pubDate>
				<author><![CDATA[ akira]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Nobody can "just download the file" as you put it. Firstly any .php files are passed to the PHP processor which then send on ANY results from the PHP script. As there are no results returned from the config file they receive nothing.<br /> <br /> Also you should have a .htaccess file in there saying [b]deny from all[/b] which tells the server to not allow outside access to that folder.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4726/16524.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4726/16524.php</link>
				<pubDate><![CDATA[Sun, 12 Jun 2005 18:25:10]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ OK, thanks for the tips<br /> <br /> my htaccess set as follow, is it OK?<br /> <br /> [code]&lt;Limit GET POST&gt; <br /> order deny,allow <br /> deny from all <br /> allow from all <br /> &lt;/Limit&gt; <br /> &lt;Limit PUT DELETE&gt; <br /> order deny,allow <br /> deny from all[/code]<br /> <br /> Please advice and thanks in advance]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4726/16528.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4726/16528.php</link>
				<pubDate><![CDATA[Mon, 13 Jun 2005 11:56:09]]> GMT</pubDate>
				<author><![CDATA[ akira]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ The .htaccess that comes with the guestbook should be fine.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4726/16533.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4726/16533.php</link>
				<pubDate><![CDATA[Mon, 13 Jun 2005 15:10:00]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ oh, what you mean is to add "Deny from all" in htaccess file in guestbook folder.<br /> <br /> Currently, the htaccess in guestbook is "Option All-Indexes".<br /> <br /> Should I change it to this :<br /> <br /> [code]Option All-Indexes<br /> Deny from all[/code]<br /> <br /> Please advice. Sorry for asking so many coz I'm really new to this.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4726/16534.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4726/16534.php</link>
				<pubDate><![CDATA[Mon, 13 Jun 2005 15:14:30]]> GMT</pubDate>
				<author><![CDATA[ akira]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ The .htaccess I have in my guestbooks admin folder just says <br /> [code]deny from all[/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4726/16535.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4726/16535.php</link>
				<pubDate><![CDATA[Mon, 13 Jun 2005 15:33:48]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ thank you very much.<br /> <br /> So I just change the htaccess in guestbook/admin instead of the one in guestbook folder.<br /> <br /> Thanks again]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4726/16536.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4726/16536.php</link>
				<pubDate><![CDATA[Mon, 13 Jun 2005 15:36:34]]> GMT</pubDate>
				<author><![CDATA[ akira]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Sorry,<br /> <br /> I just check the guestbook/admin folder and found no htaccess in it. Should I add one into it?<br /> <br /> Sorry for asking such a dumb question coz I dont want to mess up this nice script.<br /> <br /> Thanks in advance]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4726/16537.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4726/16537.php</link>
				<pubDate><![CDATA[Mon, 13 Jun 2005 15:39:05]]> GMT</pubDate>
				<author><![CDATA[ akira]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I would with just [b]deny from all[/b]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4726/16538.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4726/16538.php</link>
				<pubDate><![CDATA[Mon, 13 Jun 2005 15:45:33]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>