02 12:20 AM
Subject: Apache Dir for users
> I created a /home/public_html directory so users would be able to put
> we pages on the server. Each user having their own directory.
> The url would be http://servername/username after the httpd.conf
> alias is added.
>
> The user
The default method is for the users to store their web stuff in
/home//public_html...you would then refer to
http://servername/~username. RedHat's Apache package comes preconfigured
to work in this manner.
On Tue, 2 Jul 2002, Leonard Miller wrote:
> I created a /home/public_html directory so
I created a /home/public_html directory so users would be able to put
we pages on the server. Each user having their own directory.
The url would be http://servername/username after the httpd.conf
alias is added.
The users do now have rights to put anything is there directories.
Current owner