diff options
Diffstat (limited to 'html/index.html')
| -rw-r--r-- | html/index.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/html/index.html b/html/index.html new file mode 100644 index 0000000..ac28908 --- /dev/null +++ b/html/index.html @@ -0,0 +1,12 @@ +<!DOCTYPE> +<html lang="en"> +<head> +<title>redirection</title> +<meta http-equiv="refresh" content="0;url=/cgi-bin/webshell.cgi" /> +</head> + +<body> + +</body> + +</html> |
