<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — extension .inc often readable]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=901</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=901&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in extension .inc often readable.]]></description>
		<lastBuildDate>Fri, 30 Oct 2009 12:01:55 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: extension .inc often readable]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=3752#p3752</link>
			<description><![CDATA[<p>This is done intentionally. All executable files have php extension and are subject to access control. On the other hand *.inc are library files which should never be executed directly, so they have no access control inside. NB FrontAccounting is open source and its security does not rely on fact the code is hidden or not.&nbsp; The only sensitive file is config_db.php which should never be readable on properly configured server.</p><p>Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Fri, 30 Oct 2009 12:01:55 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=3752#p3752</guid>
		</item>
		<item>
			<title><![CDATA[extension .inc often readable]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=3750#p3750</link>
			<description><![CDATA[<p>I noticed that some of the php files do have the extension .inc</p><p>This is often not parsed on webservers and allows to read the php code by the browser. Maybe easier to explain by example: http://fa2.iron.from.pl/reporting/includes/doctext.inc will show me the php code.</p><p>I&#039;m glad to see that the config_db.php isn&#039;t an .inc.</p>]]></description>
			<author><![CDATA[null@example.com (shopimport)]]></author>
			<pubDate>Fri, 30 Oct 2009 10:36:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=3750#p3750</guid>
		</item>
	</channel>
</rss>
