Remove unused dirs #7522

1.10.x
Julio Montoya 10 years ago
parent 9438dbdd6c
commit 4cd32c043a
  1. 8
      archive/.htaccess
  2. 6
      data/index.html
  3. 7
      main/upload/courses/index.html
  4. 7
      main/upload/sessions/index.html
  5. 1
      main/upload/users/.htaccess
  6. 6
      main/upload/users/index.html

@ -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>

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

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

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

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

@ -1,6 +0,0 @@
<html>
<head>
</head>
<body>
</body>
</html>
Loading…
Cancel
Save