aboutsummaryrefslogtreecommitdiff
path: root/trunk/templates/vserver/files/var/www/htdocs/missing.html
blob: 27623243e289f75aa303e91977f36302ea95087b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<html>
<head>
<title>404 - Not Found</title>
</head>
<body>
  <center>
  <pre>
  File not found.
  </pre>
  </center>
</body>
</html>