OS: Windows XP.
I already have working Tomcat 7.0.25, and the manager folder is in the webapps folder.
I read the documentation here: http://tomcat.apache.org/tomcat-7.0-doc/manager-howto.html
and talks about the manager already installed.
I have already set up the gui manager role for the user.
The problem is that if I access the manager using http://localhost/manager, I only get a white page (no content), if I try https://localhost/manager, I get 404 error.
Any clue?
A link to download the manager application would also be useful.
source
share