Files
CyberPanel/install/openlitespeed/dist/Example/html/protected/index.html

15 lines
329 B
HTML
Raw Normal View History

2018-09-05 19:06:06 +05:00
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>Protected page</title>
</head>
<body>
<div align="Center"><br>
<h1>Congratulation! You gave the right user name and password.</h1>
</div>
</body>
</html>