Merged a newer T2BoL's data directory

This commit is contained in:
Robert MacGregor 2016-03-17 01:59:20 -04:00
parent 18bdb659df
commit 78faa6448a
138 changed files with 1609 additions and 1192 deletions

18
data/http/templates/Copy of 404.html Normal file → Executable file
View file

@ -1,9 +1,9 @@
<HTML>
<header>
<title>405 - Not Allowed</title>
</header>
<body>
<h1>405 - Not Allowed</h1>
The method #METHOD# is not allowed for this document.
</body>
</HTML>
<HTML>
<header>
<title>405 - Not Allowed</title>
</header>
<body>
<h1>405 - Not Allowed</h1>
The method #METHOD# is not allowed for this document.
</body>
</HTML>