From 9d3c8c0e6e1a7ba43bf3dc19350d1dca68b657a3 Mon Sep 17 00:00:00 2001
From: Chris Xiong <chirs241097@gmail.com>
Date: Sun, 10 Feb 2019 11:16:07 +0800
Subject: Initial commit.

---
 libs/pictures/.htaccess | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100755 libs/pictures/.htaccess

(limited to 'libs/pictures/.htaccess')

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
+
-- 
cgit v1.2.3