<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.”
原文:http://www.cnblogs.com/jcs-cs-s/p/6915913.html