MLUG: Re: [UUG/MLUG] www accounts for users
Re: [UUG/MLUG] www accounts for users
Email address obfuscation in effect -- please click here to turn it off.

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

The very short answer to this is that the path leading up to the www
directory must be at least executable.  So log in, or "cd <enter>" and do
a chmod 711 .  ... Then do a "chmod 755 www/" and maybe a "chmod 644
www/*" ... At that point your sample pages should show up.





*----------------------------------------------------------*
Scott McCool
*----------------------------------------------------------*

On Mon, 4 Oct 1999, Kyle Krieg wrote:

> 
> say I have two users, joe and bob.  They want to put a webpage up on the
> server. I've looked around and can't find anything on how to do this.  I
> tried it with my account by creating a www directory, setting chmod a+r
> and putting sample pages in but all it get is 403 forbidden access.  Is
> there something else I'm missing??
> 
> Kyle
>