Leitgedanken/#pma/test/.htaccess
2022-11-21 09:47:28 +01:00

7 lines
305 B
ApacheConf

# 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