<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — 403 error for modules folder]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=8178</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8178&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in 403 error for modules folder.]]></description>
		<lastBuildDate>Wed, 29 May 2019 04:06:18 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: 403 error for modules folder]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35059#p35059</link>
			<description><![CDATA[<p>The module must be accessed only through the index.php in the FA webroot. Provide a template of your module access URL.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 29 May 2019 04:06:18 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35059#p35059</guid>
		</item>
		<item>
			<title><![CDATA[Re: 403 error for modules folder]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35058#p35058</link>
			<description><![CDATA[<div class="quotebox"><cite>rafat wrote:</cite><blockquote><p>@barbarian</p><p>You must be missing an index.php inside your module directory. Just a small file with same name with the following code might do it:<br /></p><div class="codebox"><pre><code>&lt;?php
header(&quot;Location: ../index.php&quot;);</code></pre></div></blockquote></div><br /><p>Isn&#039;t this script purpose to redirect to index.php in parent folder if we only access the folder without any page?</p>]]></description>
			<author><![CDATA[null@example.com (barbarian)]]></author>
			<pubDate>Wed, 29 May 2019 02:04:12 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35058#p35058</guid>
		</item>
		<item>
			<title><![CDATA[Re: 403 error for modules folder]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35057#p35057</link>
			<description><![CDATA[<p>I have created another folder without index.php and it works normally. I have delete and recreate folder named modules and it give 403 error. It seems the problem is folder named modules is not accessible in that web server. Is it possible? I hosted previous FA with the same hosting and never face any problem like this.</p>]]></description>
			<author><![CDATA[null@example.com (barbarian)]]></author>
			<pubDate>Wed, 29 May 2019 02:02:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35057#p35057</guid>
		</item>
		<item>
			<title><![CDATA[Re: 403 error for modules folder]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35056#p35056</link>
			<description><![CDATA[<p>Check if php is enabled for the said folder and file ownerships are okay for the webserver process.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 29 May 2019 01:52:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35056#p35056</guid>
		</item>
		<item>
			<title><![CDATA[Re: 403 error for modules folder]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35054#p35054</link>
			<description><![CDATA[<p>@barbarian</p><p>You must be missing an index.php inside your module directory. Just a small file with same name with the following code might do it:<br /></p><div class="codebox"><pre><code>&lt;?php
header(&quot;Location: ../index.php&quot;);</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (rafat)]]></author>
			<pubDate>Tue, 28 May 2019 07:23:26 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35054#p35054</guid>
		</item>
		<item>
			<title><![CDATA[403 error for modules folder]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35052#p35052</link>
			<description><![CDATA[<p>I have setup a new frontaccounting website in free hosting. When I tried to access my custom module URL, I got 403 error. Other link are ok and there are not any problem at all. Only for content inside modules folder. I have checked the permission should be accessable (now 775 or 777). I also tried to create a dummy file xxx.php inside folder modules. This file also rais 403 error. It seems the problem is in modules directory.</p><p>What happened here? This is the first time I encounter this problem.</p>]]></description>
			<author><![CDATA[null@example.com (barbarian)]]></author>
			<pubDate>Tue, 28 May 2019 03:07:06 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35052#p35052</guid>
		</item>
	</channel>
</rss>
