CMC wrote:
> Just wondering if anyone here is hosting web pages for friends etc, I'd like
> to know if you've created an FTP account for them so they can update there
> web page, if so how did you accomplish this or where can I find material to
> help me?
First install proftpd and ditch wu-ftpd. Then there are several sample
configurations on the ProFTP site. Then in your Apache configuration
you need to enable the User dir settings. It's usually commented out
but there are a number of comments about it.
The Apache configuration file is /etc/apache/httpd.conf, the proftp
configuration file is /etc/proftpd.conf.
Restart ProFTP and Apache and test them out yourself with your login,
not root. Make a /home/username/public_html dir and then direct Apache
at localhost/~username.
That should be enough to get you started. There is tons of docs at the
apache site. If you need to do Virtual Hosting look at the example at
the bottom of the httpd.conf file.
jim
>
>
>
> _______________________________________________
> Stormlinux-users-list mailing list
> [EMAIL PROTECTED]
> http://www.stormix.com/community/lists/listinfo/stormlinux-users-list
>
>
_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list