diff options
Diffstat (limited to 'libs/pictures/.htaccess')
-rwxr-xr-x | libs/pictures/.htaccess | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libs/pictures/.htaccess b/libs/pictures/.htaccess new file mode 100755 index 0000000..410ec07 --- /dev/null +++ b/libs/pictures/.htaccess @@ -0,0 +1,4 @@ +IndexOptions FancyIndexing SuppressHTMLPreamble +HeaderName .header.html +IndexIgnore .. *.php + |