aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/umil/error_files
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/umil/error_files')
-rw-r--r--phpBB/umil/error_files/.htaccess4
-rw-r--r--phpBB/umil/error_files/index.htm10
2 files changed, 14 insertions, 0 deletions
diff --git a/phpBB/umil/error_files/.htaccess b/phpBB/umil/error_files/.htaccess
new file mode 100644
index 0000000000..aa5afc1640
--- /dev/null
+++ b/phpBB/umil/error_files/.htaccess
@@ -0,0 +1,4 @@
+<Files *>
+ Order Allow,Deny
+ Deny from All
+</Files> \ No newline at end of file
diff --git a/phpBB/umil/error_files/index.htm b/phpBB/umil/error_files/index.htm
new file mode 100644
index 0000000000..ee1f723a7d
--- /dev/null
+++ b/phpBB/umil/error_files/index.htm
@@ -0,0 +1,10 @@
+<html>
+<head>
+<title></title>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+</head>
+
+<body bgcolor="#FFFFFF" text="#000000">
+
+</body>
+</html>