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

20
data/http/templates/Directory.html Normal file → Executable file
View file

@ -1,10 +1,10 @@
<HTML>
<header>
<title>Index of #DIR#</title>
</header>
<body>
<h1>Index of #DIR#</h1>
#CONTENT#
<address>#APPLICATION# #OS# Server at #HOSTNAME# Port #PORT#</address>
</body>
</HTML>
<HTML>
<header>
<title>Index of #DIR#</title>
</header>
<body>
<h1>Index of #DIR#</h1>
#CONTENT#
<address>#APPLICATION# #OS# Server at #HOSTNAME# Port #PORT#</address>
</body>
</HTML>