OSDN Git Service

.htaccessファイルの追加。
authornaoki hirata <naoki@magic3.org>
Tue, 28 Feb 2017 01:25:59 +0000 (10:25 +0900)
committernaoki hirata <naoki@magic3.org>
Tue, 28 Feb 2017 01:25:59 +0000 (10:25 +0900)
_test/.htaccess [new file with mode: 0644]
images/.htaccess [new file with mode: 0644]
modules/.htaccess [new file with mode: 0644]
resource/.htaccess
scripts/.htaccess [new file with mode: 0644]
templates/.htaccess [new file with mode: 0644]
ui/.htaccess [new file with mode: 0644]
widgets/.htaccess [new file with mode: 0644]

diff --git a/_test/.htaccess b/_test/.htaccess
new file mode 100644 (file)
index 0000000..575ab25
--- /dev/null
@@ -0,0 +1,2 @@
+# Prohibit listing
+Options -Indexes
diff --git a/images/.htaccess b/images/.htaccess
new file mode 100644 (file)
index 0000000..575ab25
--- /dev/null
@@ -0,0 +1,2 @@
+# Prohibit listing
+Options -Indexes
diff --git a/modules/.htaccess b/modules/.htaccess
new file mode 100644 (file)
index 0000000..575ab25
--- /dev/null
@@ -0,0 +1,2 @@
+# Prohibit listing
+Options -Indexes
index 4b0b12a..8975465 100644 (file)
@@ -10,3 +10,6 @@ ExpiresByType image/png "access plus 7 days"
 ExpiresByType image/x-icon "access plus 7 days"
 ExpiresByType application/x-shockwave-flash "access plus 7 days"
 </ifModule>
+
+# Prohibit listing
+Options -Indexes
diff --git a/scripts/.htaccess b/scripts/.htaccess
new file mode 100644 (file)
index 0000000..575ab25
--- /dev/null
@@ -0,0 +1,2 @@
+# Prohibit listing
+Options -Indexes
diff --git a/templates/.htaccess b/templates/.htaccess
new file mode 100644 (file)
index 0000000..575ab25
--- /dev/null
@@ -0,0 +1,2 @@
+# Prohibit listing
+Options -Indexes
diff --git a/ui/.htaccess b/ui/.htaccess
new file mode 100644 (file)
index 0000000..575ab25
--- /dev/null
@@ -0,0 +1,2 @@
+# Prohibit listing
+Options -Indexes
diff --git a/widgets/.htaccess b/widgets/.htaccess
new file mode 100644 (file)
index 0000000..575ab25
--- /dev/null
@@ -0,0 +1,2 @@
+# Prohibit listing
+Options -Indexes