*** empty log message ***
diff --git a/403.html b/403.html
new file mode 100644
index 0000000..e8fe8b1
--- /dev/null
+++ b/403.html
@@ -0,0 +1,4 @@
+<html>
+ <head><title>Access Forbidden</title></head>
+ <body><h2>Access Forbidden</h2>Your access to this page is denied. Please contact webmaster@eclipse.org if you think you should have access to this page.</body>
+</html>
diff --git a/404.html b/404.html
new file mode 100644
index 0000000..aa0ac8e
--- /dev/null
+++ b/404.html
@@ -0,0 +1,29 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<html>
+<head>
+<title>Not Found</title>
+<link rel="stylesheet" href="/default_style.css">
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+</head>
+<body text="#000000" bgcolor="#ffffff" link="#0000ee" vlink="#551a8b" alink="#ff0000">
+ <font class=indextop> 404 file not found</font></td>
+<table border=0 cellspacing=5 cellpadding=2 width="100%" >
+ <tr>
+ <td colspan="2">
+ <p> <br>
+ <b><font size="3">We're sorry! <br>
+ The page you requested cannot be found. You can <a href="http://www.eclipse.org/search/search.cgi">Search</a>
+ to find the correct url. </font></b></p>
+ </td>
+ </tr>
+</table>
+<br><br>
+<p>For software licensing,website <a href="http://www.eclipse.org/legal/privacy.php">privacy
+ policy</a>, website <a href="http://www.eclipse.org/legal/termsofuse.php">terms
+ of use</a>, and legal FAQs, please see our <a href="http://www.eclipse.org/legal/">legal
+ stuff</a> page. Eclipse logos and graphics are found on our <a href="/artwork/">logos</a>
+ page. For problems with the eclipse.org site, please contact the <a href="mailto:webmaster@eclipse.org">webmaster</a>
+ or read the <a href="http://wiki.eclipse.org/index.php/Webmaster_FAQ">webmaster FAQ</a> for answers to
+ common questions!</p>
+</body>
+</html>
diff --git a/denied.html b/denied.html
new file mode 100644
index 0000000..feeaa52
--- /dev/null
+++ b/denied.html
@@ -0,0 +1,4 @@
+<html>
+ <head><title>Access Denied</title></head>
+ <body><h2>Access Denied</h2>Your access to this server has been denied because of abuse. Please contact webmaster@eclipse.org.</body>
+</html>
diff --git a/toobusy.html b/toobusy.html
new file mode 100644
index 0000000..5aa5646
--- /dev/null
+++ b/toobusy.html
@@ -0,0 +1,4 @@
+<html>
+ <head><title>Too Busy</title></head>
+ <body><h2>Server too busy</h2>The server is currently too busy to process your request. Please pick a mirror site for your download.</body>
+</html>