我跟随this线程将公用文件夹更改为“ public_html”。页面和路由运行良好,但是无法加载公用文件夹中页面上的每个图像,css,js,资源。
Image, css, js can't be loaded
例如,我尝试手动在公共场合手动加载127.0.0.1:8000/index.php文件,这就会显示出来。.
The requested resource /index.php was not found on this server.
该文件已存在,但无法加载。如何解决此问题?如果我还原公用文件夹,一切将再次恢复正常。