mirror of
https://github.com/Ragora/T2-BoL.git
synced 2026-07-15 20:44:33 +00:00
Did stuff.
This commit is contained in:
parent
09f43122e6
commit
8c96cba3e1
132 changed files with 56515 additions and 1448 deletions
10
data/http/templates/Directory.html
Normal file
10
data/http/templates/Directory.html
Normal file
|
|
@ -0,0 +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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue