Field values may not be in correct selector syntax - added a specialized filter funct...
[phpmyadmin.git] / test / .htaccess
blobd4984c298be19cb8804aa89d51e24f8692397196
1 # This folder does NOT need to be accessible over HTTP
2 # In most cases the tests included here will be run from a command line interface.
4 # (the following directive denies access by default)
5 # For more information see: http://httpd.apache.org/docs/current/mod/mod_authz_host.html#allow
6 Order allow,deny