Guest User

Untitled

a guest
Dec 14th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. Alias /phpMyAdmin /usr/share/phpMyAdmin
  2. Alias /phpmyadmin /usr/share/phpMyAdmin
  3. <Directory /usr/share/phpMyAdmin/>
  4. Order Deny,Allow
  5. Allow from all
  6. </Directory>
Add Comment
Please, Sign In to add comment