资讯   |   开发   |   选机中心   |   产品大全 | IBM | 惠普 | 联想 | 戴尔 | 苹果 | 神舟
更多: | 华硕 | 明基 | 方正 | 紫光 | TCL | 夏新 | 联宝 | 宏碁 | 七喜 | 长城 | 清华同方 | 海尔 | 三星 | 东芝 | 索尼 | 富士通 | LG | 技术 | ddnoon
当前位置:笔记本 > 软件开发 >
Advertisement
文章正文

tomcat怎么进去后台管理啊

类型:转载   责任编辑:asp.net   日期:2007/05/23


热门软件下载:


   

在官方网站下的jakarta-tomcat-5.0.29.zip  
  用tomcat/tomcat   和其他帐号,去出现如下错误  
  HTTP   Status   403   -   Access   to   the   requested   resource   has   been   denied  
   
  --------------------------------------------------------------------------------  
   
  type   Status   report  
   
  message   Access   to   the   requested   resource   has   been   denied  
   
  description   Access   to   the   specified   resource   (Access   to   the   requested   resource   has   been   denied)   has   been   forbidden.  
   
   
  --------------------------------------------------------------------------------  
   
  Apache   Tomcat/5.0.29

网友回答:

发表者:tomuno

tomcat-users.xml  
   
   
  <?xml   version=1.0   encoding=utf-8?>  
  <tomcat-users>  
      <role   rolename="admin"/>  
      <role   rolename="manager"/>  
      <role   rolename="role1"/>  
      <role   rolename="tomcat"/>  
      <user   username="admin"   password=""   roles="admin,manager"/>  
      <user   username="role1"   password="tomcat"   roles="role1"/>  
      <user   username="tomcat"   password="tomcat"   roles="tomcat"/>  
      <user   username="both"   password="tomcat"   roles="tomcat,role1"/>  
  </tomcat-users>


 

 
热门推荐笔记本: IBM笔记本
相关文章:
webmaster:popbb@126.com   最佳浏览:1024X768 MSIE
©2007 popbb.net All Rights Reserved