diff options
Diffstat (limited to 'lib/_fla/.htaccess')
-rw-r--r-- | lib/_fla/.htaccess | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/_fla/.htaccess b/lib/_fla/.htaccess new file mode 100644 index 000000000..9a7d38c12 --- /dev/null +++ b/lib/_fla/.htaccess @@ -0,0 +1,3 @@ +## no access to the fla directory +order allow,deny +deny from all |