'Clean'
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user