Re: apache2 ftp password

2011-01-29 Thread Camaleón
On Fri, 28 Jan 2011 23:53:22 +, Russell L. Harris wrote: > For the purpose of web site development and testing, I installed apache2 > as a local http server on another machine in the LAN. > > The default web page directory is /var/www . Of course, this directory > is owned by root. > > I wo

Re: apache2 ftp password

2011-01-29 Thread Waqqas Dadabhoy
I think you should mention the name of the ftp server software you are using. If you are using ftp to upload files to /var/www, I don't think it will have anything to do with Apache (as far as security or upload management is concerned). If have not installed ftp server software yet, a quick searc

Re: apache2 ftp password

2011-01-28 Thread Wayne Topa
On 01/28/2011 06:53 PM, Russell L. Harris wrote: For the purpose of web site development and testing, I installed apache2 as a local http server on another machine in the LAN. The default web page directory is /var/www . Of course, this directory is owned by root. I would like to use an ftp cl

apache2 ftp password

2011-01-28 Thread Russell L. Harris
For the purpose of web site development and testing, I installed apache2 as a local http server on another machine in the LAN. The default web page directory is /var/www . Of course, this directory is owned by root. I would like to use an ftp client such as ncftp or lftp to upload web pages to