Home  >  Article  >  Backend Development  >  The application and system folders cannot be accessed locally in the ci framework

The application and system folders cannot be accessed locally in the ci framework

WBOY
WBOYOriginal
2016-09-26 08:40:151764browse

This is the first time I use the ci framework. The local test found that the application and system directories in the framework cannot be accessed. It shows 403 Access to Directory Forbidden. Other files under this domain name can be accessed normally. What is the problem? Is there a problem with computer permissions?

Reply content:

This is the first time I use the ci framework. The local test found that the application and system directories in the framework cannot be accessed. It shows 403 Access to Directory Forbidden. Other files under this domain name can be accessed normally. What is the problem? Is there a problem with computer permissions?

For security reasons, there are .htaccess files under the application and system directories, making these two folders inaccessible.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn