tomcat:页面跳转

vim index.html

<script language="javascript"type="text/javascript"> 
window.location.href="https://www.baidu.com"; 
</script>

访问IP:8080/index.html时跳转到www.baidu.com

posted on 2018-11-09 13:44  xiaobai小白  阅读(12362)  评论(0编辑  收藏  举报

导航