You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
haproxy-wi/app/index.html

17 lines
417 B

6 years ago
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>HAProxy web manager</title>
<link href="/image/pic/favicon.ico" rel="icon" type="image/x-icon">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link href="/inc/style.css" rel="stylesheet">
<meta http-equiv="refresh" content="0; url=overview.py" />
</head>
<body>
<p>
Redirecting... Please wait
</p>
</body>
</html>