[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Granting access



Mario,

Check out the UserDir directive in the apache docs. You could also put a
symlink in the DocumentRoot if you wanted. One issue here will be the
permissions on the user's home dir. It will have to be world executable
for the web server to be able to read the html directory beneath it. The
.htaccess will control the web access, but there could be other ways of
getting at the docs (for example, an ftp client).

Ernest Johanson
Web Systems Administrator
Fuller Theological Seminary


On Fri, 9 Jul 1999, Mario Jorge Nunes Filipe wrote:

> Date: Fri, 09 Jul 1999 16:35:20 +0100
> From: Mario Jorge Nunes Filipe <mjnf@neptuno.uevora.pt>
> To: "debian-user@lists.debian.org" <debian-user@lists.debian.org>
> Subject: Granting access
> 
> Hi
> 
> I have a user arround here who has explicitly asked to have the
> permissions on his home directory to 0700. He wants to access some info
> on his home dir throug a browser (he will put it in public_html), but in
> a way that only he can access it. I suggested using .htaccess to ask for
> a password. The problem is how do i let apache go to his home dir  to
> read the info.
> 
> I don't believe this is possible, but i decided to ask anyway.
> 
> Thanks
> -- 
>         Mario Filipe 
>         mjnf@uevora.pt
>         http://neptuno.sc.uevora.pt/~mjnf
> 


Reply to: