can not access to js file

Non of js file in http://www.yourdomain.com/inc/js/******.js is able to access.

I get following error message.

------------------------------------------

Forbidden

You do not have permission to access this document.

------------------------------------------

Is this relating with .htaccess file?
Because I have deleted .htaccess fine one before so I guess some code is missing.

Please help.

Quote · 15 Oct 2013

That looks like the webserver reporting that.  Are you trying to browse the directory directly with the browser?

Geeks, making the world a better place
Quote · 15 Oct 2013

did you check the permissions of your js folder?

caredesign.net
Quote · 15 Oct 2013

Yes, I have checked js folder permission. It was 755.
If if js is accessible I can see js code on browser with direct access but I can not access.
I can access some other module js file directly but not /inc/js/***.js
I have no idea to solve this problem......

Quote · 15 Oct 2013

There should never be a need to view the js files directly from within a browser.

In any case, the js folder contains a .htaccess file that prevents the js from being viewed in a browser. It's specifically designed that way for security reasons. Your not suppose to be able to view them from a browser.

In other words. It's functioning exactly as it is suppose to. So i don't see a problem to solve.



https://www.deanbassett.com
Quote · 15 Oct 2013

Deano is correct, and we never got a definitive answer on what you were doing or what the issue is.  If you are having issues with a javascript file not loading, then post that.

The Forbidden message from the webserver is telling the visitor they don't have permissions to access the file.  It is not saying that Dolphin can not access the file.

Geeks, making the world a better place
Quote · 15 Oct 2013

Thank you for your advice.
Now I knew why I can't see these js files.
Problem is that some module has  fatal error because js fine in /inc/js?***.js is not able to access.
There might be some problem with file setting so I will check carefully again.

Thank you for your advice!

Quote · 16 Oct 2013

Check both permissions on the directory; and permission on individual files.

Geeks, making the world a better place
Quote · 16 Oct 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.