<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — 403 error for modules folder]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8178&amp;type=atom" />
	<updated>2019-05-29T04:06:18Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8178</id>
		<entry>
			<title type="html"><![CDATA[Re: 403 error for modules folder]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=35059#p35059" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-05-29T04:06:18Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=35059#p35059</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 403 error for modules folder]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=35058#p35058" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[barbarian]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18954</uri>
			</author>
			<updated>2019-05-29T02:04:12Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=35058#p35058</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 403 error for modules folder]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=35057#p35057" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[barbarian]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18954</uri>
			</author>
			<updated>2019-05-29T02:02:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=35057#p35057</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 403 error for modules folder]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=35056#p35056" />
			<content type="html"><![CDATA[<p>Check if php is enabled for the said folder and file ownerships are okay for the webserver process.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-05-29T01:52:49Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=35056#p35056</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 403 error for modules folder]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=35054#p35054" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[rafat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41964</uri>
			</author>
			<updated>2019-05-28T07:23:26Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=35054#p35054</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[403 error for modules folder]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=35052#p35052" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[barbarian]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18954</uri>
			</author>
			<updated>2019-05-28T03:07:06Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=35052#p35052</id>
		</entry>
</feed>
