فهرست منبع

Remove unused dirs #7522

Julio Montoya 10 سال پیش
والد
کامیت
4cd32c043a
6فایلهای تغییر یافته به همراه0 افزوده شده و 35 حذف شده
  1. 0 8
      archive/.htaccess
  2. 0 6
      data/index.html
  3. 0 7
      main/upload/courses/index.html
  4. 0 7
      main/upload/sessions/index.html
  5. 0 1
      main/upload/users/.htaccess
  6. 0 6
      main/upload/users/index.html

+ 0 - 8
archive/.htaccess

@@ -1,8 +0,0 @@
-order deny,allow
-deny from all
-
-# pChart generated files should be allowed
-<FilesMatch "^[0-9a-f]+$">
-	order allow,deny
-	allow from all
-</FilesMatch>

+ 0 - 6
data/index.html

@@ -1,6 +0,0 @@
-<html>
-<head>
-</head>
-<body>
-</body>
-</html>

+ 0 - 7
main/upload/courses/index.html

@@ -1,7 +0,0 @@
-<!DOCTYPE html>
-<html>
-    <head>
-    </head>
-    <body>
-    </body>
-</html>

+ 0 - 7
main/upload/sessions/index.html

@@ -1,7 +0,0 @@
-<!DOCTYPE html>
-<html>
-    <head>
-    </head>
-    <body>
-    </body>
-</html>

+ 0 - 1
main/upload/users/.htaccess

@@ -1 +0,0 @@
-Options -Indexes

+ 0 - 6
main/upload/users/index.html

@@ -1,6 +0,0 @@
-<html>
-<head>
-</head>
-<body>
-</body>
-</html>