Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 23353 invoked by uid 500); 15 Jun 2001 13:20:16 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: tomcat-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 23310 invoked from network); 15 Jun 2001 13:20:10 -0000 Received: from mtiwmhc21.worldnet.att.net (204.127.131.46) by h31.sny.collab.net with SMTP; 15 Jun 2001 13:20:10 -0000 Received: from tony ([32.101.43.218]) by mtiwmhc21.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with SMTP id <20010615131943.EMAQ6716.mtiwmhc21.worldnet.att.net@tony> for ; Fri, 15 Jun 2001 13:19:43 +0000 Reply-To: From: "Tony Abernethy" To: Subject: RE: tomcat and linux Date: Fri, 15 Jun 2001 08:19:43 -0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00B1_01C0F573.EE0F2CF0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 In-reply-to: <000601c21211$a8585360$0200000a@domain> X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_00B1_01C0F573.EE0F2CF0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit This is not as virtual as you would want it, but if you can stand www.abc.com/abc/whatever # mkdir /usr/local/jakarta-tomcat/webapps/abc # mkdir /usr/local/jakarta-tomcat/webapps/abc/META-INF # ln -s /usr/local/jakarta-tomcat/webapps/abc /home/abc # adduser abc # passwd abc ... # chown -R abc:abc /usr/local/jakarta-tomcat/webapps/abc -----Original Message----- From: Graffitti [mailto:graffitti@vsnl.net] Sent: Wednesday, June 12, 2002 7:23 AM To: tomcat-user@jakarta.apache.org Subject: tomcat and linux I am using tomcat 3.2 on linux. I want to virtual hosting in TOMCAT so that every domain can upload the servlet and JSP files in its own directory. Now we are uploading all the servlet and jsp files in the root of tomcat container. But now we have 5 domains in server but we have to upload the servlet and jsp files into root of tomcat. But we want every domain can upload the files into its own domain. Like www.abc.com How can we do it. Please help me. ------=_NextPart_000_00B1_01C0F573.EE0F2CF0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
This is not as=20 virtual as you would want it, but if you can stand www.abc.com/abc/whatever=
 
# = mkdir=20 /usr/local/jakarta-tomcat/webapps/abc
# = mkdir=20 /usr/local/jakarta-tomcat/webapps/abc/META-INF
# = ln -s=20 /usr/local/jakarta-tomcat/webapps/abc /home/abc
# = adduser=20 abc
# = passwd=20 abc    ...
# = chown -R=20 abc:abc /usr/local/jakarta-tomcat/webapps/abc
-----Original Message-----
From: Graffitti=20 [mailto:graffitti@vsnl.net]
Sent: Wednesday, June 12, 2002 = 7:23=20 AM
To: tomcat-user@jakarta.apache.org
Subject: = tomcat and=20 linux

I am using tomcat 3.2 on linux. I = want to virtual=20 hosting in TOMCAT so that
every domain can upload the servlet and = JSP files=20 in its own directory. Now
we are uploading all the servlet and jsp = files in=20 the root of tomcat
container.
But now we have 5 domains in = server but we=20 have to upload the servlet and
jsp files into root of = tomcat.
But we=20 want every domain can upload the files into its own domain.  = Like
www.abc.com
How can we do it. = Please help=20 me.
------=_NextPart_000_00B1_01C0F573.EE0F2CF0--