403 forbidden. You don't have permission to access / on this server. localhost. wamp 2.5

时光怂恿深爱的人放手 提交于 2019-12-01 23:28:05
xXxbigdogxXx

You've made the simplest of mistakes, Which is okay.. If you don't own Notepad ++ then I suggest you do. If you have Notepad ++ open those files again and do CTRL + F then go to the replace tab and put in the Find What put "Require all denied" and replace with "Require all granted".

Also do the same with the phpmyadmin file do the CTRL + F then go to the replace tab then find what "deny from all" and replace with "allow from all" make sure you save both files by clicking the blue save icon toward the top of the program then left click wampserver and restart all services and try again. As long as you change that you should have access to your entire server. I don't suggest you mess with vhosts unless you need to. For example PHPMyAdmin you can deny it from any source but local then allow something like SMF or WordPress without having to change other settings.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!