Alias /phpmyadmin "c:/dolibarr/apps/phpmyadmin4.1.14/" # NOTE FOR APACHE 2.2: # To grant access to dolibarr from outside set lines # # Order Allow,Deny # Allow from all # # instead of # # Order Deny,Allow # Deny from all # Allow from 127.0.0.1 # # NOTE FOR APACHE 2.3: # To grant access to dolibarr from outside set lines # # Require all granted # # instead of # # Require local # Options Indexes FollowSymLinks MultiViews AllowOverride all Require local