Christos Vasilakis wrote:
Hi there,
I have just installed apache-tomcat 6.0.14 under Linux

I modified $CATALINA_HOME/conf/tomcat-users.xml and added the following entries:

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

...

I want to access the "Status screen" located in apache home page.

Where is the problem?

Deleted first character in the file?


Thanks in advance,
Christos

Regards,

Rainer

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to