提交 d58e2fed 编写于 作者: Y You Yong

modify the jsp and filter

上级 0e2798c8
......@@ -85,7 +85,7 @@ public class CatFilter implements Filter {
ip = ips[ips.length - 1].trim();
}
sb.append("RemoteIp=").append(ip);
sb.append("VirtualIP=").append(req.getRemoteAddr());
sb.append("&VirtualIP=").append(req.getRemoteAddr());
sb.append("&Server=").append(req.getServerName());
sb.append("&Referer=").append(req.getHeader("referer"));
sb.append("&Agent=").append(req.getHeader("user-agent"));
......
......@@ -8,7 +8,43 @@
<a:body>
Welcome to <b>Central Application Tracking (CAT)</b>.
<br><br><a href="?op=checkpoint">Do checkpoint here</a>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<a href="?op=checkpoint" style="color:#FFF">Do checkpoint here</a>
</a:body>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册