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

Reply via email to