Alias /sqlbuddy "c:/wamp/apps/sqlbuddy1.3.3/" # to give access to phpmyadmin from outside # replace the lines # # Require local # # by # # Require all granted # Options Indexes FollowSymLinks AllowOverride all Require local Order Deny,Allow Deny from all Allow from localhost ::1 127.0.0.1