Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 26273 invoked from network); 19 Sep 2005 00:27:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Sep 2005 00:27:26 -0000 Received: (qmail 64087 invoked by uid 500); 19 Sep 2005 00:27:09 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 64077 invoked by uid 500); 19 Sep 2005 00:27:09 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 64064 invoked by uid 99); 19 Sep 2005 00:27:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Sep 2005 17:27:09 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [212.28.216.234] (HELO gimli.datakultur.com) (212.28.216.234) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Sep 2005 17:27:18 -0700 Received: from localhost (localhost.localdomain [127.0.0.1]) by gimli.datakultur.com (Postfix) with ESMTP id 174B9155506 for ; Mon, 19 Sep 2005 02:27:06 +0200 (CEST) Received: from gimli.datakultur.com ([127.0.0.1]) by localhost (gimli [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23806-64 for ; Mon, 19 Sep 2005 02:27:05 +0200 (CEST) Received: by gimli.datakultur.com (Postfix, from userid 33) id D5876155501; Mon, 19 Sep 2005 02:27:05 +0200 (CEST) Received: from c213-100-138-69.swipnet.se (c213-100-138-69.swipnet.se [213.100.138.69]) by webmail.hullegard.com (Horde MIME library) with HTTP for ; Mon, 19 Sep 2005 02:27:05 +0200 Message-ID: <20050919022705.xrjm1iqiorw4go00@webmail.hullegard.com> Date: Mon, 19 Sep 2005 02:27:05 +0200 From: tomcat@hullegard.com To: tomcat-user@jakarta.apache.org Subject: Re: Newbie question. /manager only gives the directory listing References: <20050919015603.cl3360pnlt4o4k0w@webmail.hullegard.com> <432E0349.9040900@wizardslair.net> In-Reply-To: <432E0349.9040900@wizardslair.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.0.2) X-Virus-Scanned: by amavisd-new at datakultur.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ah, it worked like a charm! Thanks a bunch, Peter! :) /Jimi Quoting Peter Johnson : > Jimi, > > try /manager/html > > tomcat@hullegard.com wrote: > >> Hi all, >> >> I have been using Tomcat for some time now, but I still feel like a >> newbie in >> most regards. At least when it comes to configuring it. >> Tomcat has been working great, together with Apache 2, for several >> months now. >> But now, I find myself wanting to use the manager webapp for the first time. >> But it doesn't work. When I try to go to /manager all I get from >> Tomcat is the >> directory listing of the manager-folder. I know this request is handled >> by Tomcat, because I have the required JKMount's in the Apache >> httpd.conf file, >> and at the bottom of the directory listing it says "Apache Tomcat/5.5.9". >> [SNIP] --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org