Your system is probably already set up to do this, but with the public_html
directory.  Look for the UserDir directive in your httpd.conf file, and
modify it according to your needs.  Don't forget to restart Apache after
you've made your changes.

# UserDir: The name of the directory which is appended onto a user's home
# directory if a ~user request is recieved.

UserDir public_html
        ^^^^^^^^^^^Change this to .www

Tim

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Timothy Litwiller
> Sent: February 8, 2000 8:51 AM
> To: expert
> Subject: [expert] apache and imap configuration
>
>
> How do I change the configuration so that users can post web pages?
>
> for example I would like to put a .www directory in each users directory
>
> /home/user/.www
>
> How do I make apache see these directories, do I have to add each one to
> the httpd.conf files or is there some way that it will work
> automatically.
>
> My ISP does something like this but doesn't seem to want to answer
> questions about how to setup something similar.  to get to a users web
> page on my isp we have a url like this.  www.myisp.com/~user  and when
> ftping files in we have to make sure they get in the .www directory for
> them to be seen.
>
> Any suggestions are welcome.
> Thanks.
>
>

Reply via email to