summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/lighttpd/index.html
blob: 22ea5d1cc1407ba489ebc973ed9384b83a6344ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html>
<head><title>lighttpd Test Page</title></head>
 
<body>
  <div style="text-align:center; font: 12px sans-serif;">
    <span style="font-weight: bold; font-size: 20px;">
      Arch Linux
    </span>
    <br><br>
    This is a test page for the lighttpd Web Server.<br>
  </div>
</body>
 
</html>