From owner-freebsd-cvsweb@FreeBSD.ORG Mon Jan 29 20:11:19 2007 Return-Path: X-Original-To: freebsd-cvsweb@freebsd.org Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A2B9E16A400 for ; Mon, 29 Jan 2007 20:11:19 +0000 (UTC) (envelope-from daniel.leidert.spam@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id E809413C4AC for ; Mon, 29 Jan 2007 20:11:18 +0000 (UTC) (envelope-from daniel.leidert.spam@gmx.net) Received: (qmail invoked by alias); 29 Jan 2007 19:44:37 -0000 Received: from unknown (EHLO test.wgdd.de) [195.227.105.180] by mail.gmx.net (mp039) with SMTP; 29 Jan 2007 20:44:37 +0100 X-Authenticated: #17381962 Received: from localhost ([127.0.0.1]) by test.wgdd.de with esmtp (Exim 3.36 #1 (Debian)) id 1HBcQc-0004t6-00 for ; Mon, 29 Jan 2007 20:44:34 +0100 From: Daniel Leidert To: freebsd-cvsweb@freebsd.org In-Reply-To: <45BE3FC5.2090009@comcast.net> References: <45BE3FC5.2090009@comcast.net> Content-Type: text/plain Organization: TU Dresden Date: Mon, 29 Jan 2007 20:44:34 +0100 Message-Id: <1170099874.27134.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: Re: CSS not reading properly X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jan 2007 20:11:19 -0000 Am Montag, den 29.01.2007, 12:41 -0600 schrieb Sam Munzani: > I installed cvsweb3 with apache22. It installed fine and seems to be > pulling information from cvsroot properly. However the graphics(icons, > table cells) is not showing up. It clearly indicates that I have path > issue somewhere and its not reading my css or the icons file properly. > However I exhausted all experiments and unable to fix it. > > Any pointers would be greatly appreciated. What do you have in your apache's configuration file regarding cvsweb? Regards, Daniel