Initial commit
This commit is contained in:
6
#pma/test/.htaccess
Normal file
6
#pma/test/.htaccess
Normal file
@ -0,0 +1,6 @@
|
||||
# This folder does NOT need to be accessible over HTTP
|
||||
# In most cases the tests included here will be run from a command line interface.
|
||||
|
||||
# (the following directive denies access by default)
|
||||
# For more information see: https://httpd.apache.org/docs/current/mod/mod_authz_host.html#allow
|
||||
Order allow,deny
|
Reference in New Issue
Block a user