Started on a WWW server, not complete disabled by default

This commit is contained in:
Andrew Pamment
2016-08-16 20:28:48 +10:00
parent 86e39b7522
commit f214eb2faf
11 changed files with 229 additions and 11 deletions

2
www/footer.tpl Normal file
View File

@@ -0,0 +1,2 @@
</BODY>
</HTML>

4
www/header.tpl Normal file
View File

@@ -0,0 +1,4 @@
<HTML>
<HEAD>
</HEAD>
<BODY>

3
www/index.tpl Normal file
View File

@@ -0,0 +1,3 @@
<h2>Welcome to another Magicka BBS!</h2>
The sysop should customize this file with what he wants on the front page!