“You don't have permission to access /phpmyadmin/ on this server.”
Posted 初学者!!!
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了“You don't have permission to access /phpmyadmin/ on this server.”相关的知识,希望对你有一定的参考价值。
<Directory "I:/1/wamp/apps/phpmyadmin3.4.10.1/">
Options Indexes FollowSymLinks MultiViews
AllowOverride all
Order Allow,Deny //必须先Allow再Deny
Allow from all
</Directory>
以上是关于“You don't have permission to access /phpmyadmin/ on this server.”的主要内容,如果未能解决你的问题,请参考以下文章