This commit is contained in:
LeoKhoa
2018-07-24 11:04:42 +00:00
parent e12e39f010
commit 848a189df1
610 changed files with 0 additions and 204753 deletions

View File

@@ -1,19 +0,0 @@
Alias /adminer "C:/wamp/etc/apps/adminer/"
# to give access from outside
# replace the lines
#
# Require local
#
# by
#
# Require all granted
#
<Directory "C:/wamp/etc/apps/adminer/">
Options Indexes FollowSymLinks MultiViews
AllowOverride all
Require local
</Directory>