From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JWTdG-00089l-3A for garchives@archives.gentoo.org; Tue, 04 Mar 2008 09:40:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC382E0441; Tue, 4 Mar 2008 09:40:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BD89EE0441 for ; Tue, 4 Mar 2008 09:40:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 52D3A65A97 for ; Tue, 4 Mar 2008 09:40:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: 0.111 X-Spam-Level: X-Spam-Status: No, score=0.111 required=5.5 tests=[AWL=2.710, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uzL10GP6kXne for ; Tue, 4 Mar 2008 09:40:11 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 8B7E666013 for ; Tue, 4 Mar 2008 09:40:08 +0000 (UTC) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1JWTcx-00034w-8F for gentoo-user@gentoo.org; Tue, 04 Mar 2008 09:40:03 +0000 Received: from bsn-210-235-220.dial-up.dsl.siol.net ([195.210.235.220]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Mar 2008 09:40:03 +0000 Received: from jure.varlec by bsn-210-235-220.dial-up.dsl.siol.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Mar 2008 09:40:03 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Jure Varlec Subject: [gentoo-user] Re: How to access ~user on lighttpd ? Date: Tue, 04 Mar 2008 10:34:40 +0100 Message-ID: References: <8e6453010803040018h44d6d27fo29982601c4c54fdf@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: bsn-210-235-220.dial-up.dsl.siol.net User-Agent: KNode/0.10.5 Sender: news X-Archives-Salt: eec6df2b-bbd4-43c1-aa69-93f40db98761 X-Archives-Hash: 59532bc64abc09935a0633eab51a63f9 Amar Cosic wrote: > I uncomented mod_userdir in lighttpd.conf but still cant access to it. I > got 404 error > > > You also need something like this: userdir.path = "public_html" userdir.exclude-user = ("root") userdir.path sets the name of directory in the user's home that will be exported. Regards Jure -- gentoo-user@lists.gentoo.org mailing list