From 956ebb8ae36a434781757f563b8be6516da09466 Mon Sep 17 00:00:00 2001 From: Eike Foken Date: Mon, 8 Aug 2011 00:13:32 +0200 Subject: [PATCH] Add index.html to all folders --- application/datamapper/index.html | 10 ++++++++++ application/language/index.html | 10 ++++++++++ application/views/admin/index.html | 10 ++++++++++ application/views/admin/server/index.html | 10 ++++++++++ application/views/auth/index.html | 10 ++++++++++ application/views/global/index.html | 10 ++++++++++ application/views/index.html | 10 ++++++++++ application/views/project/index.html | 10 ++++++++++ application/views/trial/index.html | 10 ++++++++++ application/views/user/index.html | 10 ++++++++++ assets/css/index.html | 10 ++++++++++ assets/images/icons/index.html | 10 ++++++++++ assets/images/index.html | 10 ++++++++++ assets/index.html | 10 ++++++++++ assets/js/index.html | 10 ++++++++++ assets/js/language/index.html | 10 ++++++++++ 16 files changed, 160 insertions(+) create mode 100755 application/datamapper/index.html create mode 100755 application/language/index.html create mode 100755 application/views/admin/index.html create mode 100755 application/views/admin/server/index.html create mode 100755 application/views/auth/index.html create mode 100755 application/views/global/index.html create mode 100755 application/views/index.html create mode 100755 application/views/project/index.html create mode 100755 application/views/trial/index.html create mode 100755 application/views/user/index.html create mode 100755 assets/css/index.html create mode 100755 assets/images/icons/index.html create mode 100755 assets/images/index.html create mode 100755 assets/index.html create mode 100755 assets/js/index.html create mode 100755 assets/js/language/index.html diff --git a/application/datamapper/index.html b/application/datamapper/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/application/datamapper/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/application/language/index.html b/application/language/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/application/language/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/application/views/admin/index.html b/application/views/admin/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/application/views/admin/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/application/views/admin/server/index.html b/application/views/admin/server/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/application/views/admin/server/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/application/views/auth/index.html b/application/views/auth/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/application/views/auth/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/application/views/global/index.html b/application/views/global/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/application/views/global/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/application/views/index.html b/application/views/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/application/views/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/application/views/project/index.html b/application/views/project/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/application/views/project/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/application/views/trial/index.html b/application/views/trial/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/application/views/trial/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/application/views/user/index.html b/application/views/user/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/application/views/user/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/assets/css/index.html b/assets/css/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/assets/css/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/assets/images/icons/index.html b/assets/images/icons/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/assets/images/icons/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/assets/images/index.html b/assets/images/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/assets/images/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/assets/index.html b/assets/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/assets/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/assets/js/index.html b/assets/js/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/assets/js/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/assets/js/language/index.html b/assets/js/language/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/assets/js/language/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file