Dream what you want to dream,go where you want to go,do what you want to do,be what you want to be,because you have only one chance and one life to do all things that you want to do.

tomcat-centos

上一篇 / 下一篇  2010-08-18 20:48:52 / 个人分类:Cent OS

1  /usr/local/apache-tomcat-6.0.26/conf/tomcat-users.xml

<!--
  <role rolename="tomcat"/>
  <role rolename="role1"/>
  <role rolename="manager"/>
  <user username="fujian" password="pass" roles="manager"/>
  <user username="tomcat" password="tomcat" roles="tomcat"/>
  <user username="both" password="tomcat" roles="tomcat,role1"/>
  <user username="role1" password="tomcat" roles="role1"/>
-->

去掉——>,添加manager角色

2 /usr/local/apache-tomcat-6.0.26/conf/server.xml  

<Connector port="80" protocol="HTTP/1.1"
               connectionTimeout="20000"
               redirectPort="8443" />


TAG:

 

评分:0

我来说两句

日历

« 2024-05-09  
   1234
567891011
12131415161718
19202122232425
262728293031 

数据统计

  • 访问量: 15267
  • 日志数: 34
  • 图片数: 5
  • 文件数: 2
  • 建立时间: 2010-03-02
  • 更新时间: 2010-09-26

RSS订阅

Open Toolbar