Hi, 

When accessing /manager/html remotely I am asked for username and password, but 
then I get a "401 access denied" error regardless. 

However I am able to log in to the manager app locally, e.g. 
http://localhost/manager/html works. 

I am running a java based website on the same Tomcat server and it works 
perfectly, it can be accessed from remote hosts without problems.


I have the following set up:
Tomcat 5.5
JK 1.2.26 for IIS
IIS 6.0 running on Windows 2003 Server


my conf/uriworkermap.properties looks like this:
/*=wlb
/manager/*=wlb

The first line is for accessing the (working) java based web site, the second 
line is for accessing the manager application (which I'm
 having trouble with).

I have searched for solutions for hours without results, so any help would be 
very much appreciated. Thanks in advance!

Regards,
Bourne


      


---------------------------------------------------------------------
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