php - localhost cannot access a certain folder
过去多啦不再A梦
过去多啦不再A梦 2017-05-24 11:30:48
0
5
586

localhost cannot access a certain folder
At first I thought it was the folder read permission and then created a new empty folder and found it in localhost
Copy the project file and the result disappeared in localhost


There is no way to directly access the files inside

过去多啦不再A梦
过去多啦不再A梦

reply all(5)
阿神

Look at your pseudo-static configuration, this is usually the fault...

Peter_Zhu

Check the error log

洪涛

Check the php error log, it should be an error running in a certain php file in your project

小葫芦

It is recommended to eliminate the localhost resolution problem first. In some cases, if the system is not connected to the Internet, it may cause the localhost syntax to be parsed into the corresponding IP, so it fails. If it is not a problem, the only way is to check the logs,

洪涛

Answer found Delete .htaccess

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template