<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — file extension .inc to inc.php]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3445&amp;type=atom" />
	<updated>2012-10-18T11:53:02Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=3445</id>
		<entry>
			<title type="html"><![CDATA[Re: file extension .inc to inc.php]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13841#p13841" />
			<content type="html"><![CDATA[<p>Makes sense. Except that <strong>.htaccess</strong> files were being maliciously overwritten and the <strong>*.inc</strong> files got exposed on the browser. Now incorporated the contents of the .htaccess file into the main apache conf file itself and removed the .htaccess file in Debian Squeeze to work as expected.</p><p>Thanks. Wikied the info.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2012-10-18T11:53:02Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13841#p13841</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: file extension .inc to inc.php]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13830#p13830" />
			<content type="html"><![CDATA[<p>I&#039;m not sure what problem you have encountered, but anyway we cannot make such a naming change.<br /> *.inc are library files which should never be considered as executable by www server.&nbsp; Renaming them to *.php will make them vulnerable to RFI attack. Another countermeasure&nbsp; would require including ugly security check in every file (like the one at the top of language.php file).</p><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2012-10-17T17:26:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13830#p13830</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[file extension .inc to inc.php]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13828#p13828" />
			<content type="html"><![CDATA[<p>If all the *.inc files are renamed to be *.inc.php and the code altered to use such extensions, then the inability to use the .htaccess file would not be a security issue.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2012-10-17T14:57:02Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13828#p13828</id>
		</entry>
</feed>
