In my environment I would try something like this:
Apache.conf
---
##Alias should match in server.xml
Alias /tomcat "full directory path to manager/html"
Options anyOptions
DirectoryIndex probably index.jsp
Order deny,allow
Allow from all
## Mount the JSPs
n
[EMAIL PROTECTED]
-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: December 31, 2003 1:52 PM
To: Tomcat Users List
Subject: RE: Apache Tomcat and Context help
Howdy,
You probably already know this is easily done by modifying manager.xml to
use a different cont
Context help
Howdy,
You probably already know this is easily done by modifying manager.xml to
use a different context path ("/tomcat/manager" instead of "/manager"). But
you want to do it on the Apache side. You could use mod_rewrite to forward
/manager to /tomcat/manager
#x27;Tomcat Users List'
>Subject: RE: Apache Tomcat and Context help
>
>Thanks for the info! You are correct I want to do it from the Apache
side
>(encapsulate and whatnot IMHO :-). I have never used mod_rewrite - I
will
>look into it. Thanks again ...
>
>Regards,
>Dou
: December 31, 2003 1:52 PM
To: Tomcat Users List
Subject: RE: Apache Tomcat and Context help
Howdy,
You probably already know this is easily done by modifying manager.xml to
use a different context path ("/tomcat/manager" instead of "/manager"). But
you want to do it on the Apache
versa.
Yoav Shapira
Millennium ChemInformatics
>-Original Message-
>From: Douglas WF Acheson [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, December 31, 2003 1:41 PM
>To: [EMAIL PROTECTED]
>Subject: Apache Tomcat and Context help
>
>Hello,
>
> I have successfully inte
Hello,
I have successfully integrated Apache v2.0.40 with tomcat v5.0.12 using
jk2 under Linux RH9 :-) Everything works fine using straight mapping. So,
when I want to use the manager (just playing around for now) I enter
http://hostname/manager/html and I am presented with the Tomcat manager
-Original Message-
From: Zelestrial Signs [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 30, 2001 2:44 PM
To: [EMAIL PROTECTED]
Subject: Re: Context Help
1) Setting up a Context
server.xml
C:/SomePath/to/tcpFolderRoot then has the following directory structure
C:/SomePath/to
instead of having some generic username/password that people might
forget to change causing security problems.
What you need to do is add a user and password for the "admin" role to
tomcat-users.xml
>From: "Java Softech Pvt Ltd" <[EMAIL PROTECTED]>
>Reply-To: [EM
Can anyone help me on how to create a context like /tcp or /exams in the
server.xml file. And also please let me know the password and username to
enter into the /admin pages.
Rajshekhar.
-
To unsubscribe, e-mail: [EMAIL PR
10 matches
Mail list logo