<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — extension .inc often readable]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=901&amp;type=atom" />
	<updated>2009-10-30T12:01:55Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=901</id>
		<entry>
			<title type="html"><![CDATA[Re: extension .inc often readable]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=3752#p3752" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2009-10-30T12:01:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=3752#p3752</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[extension .inc often readable]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=3750#p3750" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[shopimport]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=512</uri>
			</author>
			<updated>2009-10-30T10:36:28Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=3750#p3750</id>
		</entry>
</feed>
