Adding minor webapps to WebServer tracking
This commit is contained in:
9
roles/WebServer/files/apps/blackpage.html
Normal file
9
roles/WebServer/files/apps/blackpage.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Hit F11 to black screen</title>
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user