mirror of https://github.com/Aidaho12/haproxy-wi
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.
17 lines
393 B
17 lines
393 B
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>HAProxy web manager</title>
|
|
<link href="/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=/app/overview.py">
|
|
</head>
|
|
<body>
|
|
<p>
|
|
Redirecting... Please wait
|
|
</p>
|
|
</body>
|
|
</html>
|