]> git.pld-linux.org Git - packages/phpMyAdmin.git/blame - phpMyAdmin.conf
- allow everyone to access it by default (keep old way of working)
[packages/phpMyAdmin.git] / phpMyAdmin.conf
CommitLineData
e993998e 1Alias /myadmin /usr/share/phpMyAdmin
57494605
PG
2<Directory "/usr/share/phpMyAdmin">
3 Order allow,deny
4 Allow from localhost
5 Allow from all
6</Directory>
7
This page took 0.025213 seconds and 4 git commands to generate.