Re: ftp to webserver - not as rot

2003-08-14 Thread Wolfgang Fischer
On Sat, 09 Aug 2003 13:30:06 +0200, Anita Lewis wrote: > This may be a dumb question on the wrong list, but here goes. > > I'm learning to set up a server via remote. We've got a mail server going > and mailman as well. We have apache going and have put some pages in > /var/www. There's a fire

RE: ftp to webserver - not as rot

2003-08-14 Thread John Stevenson
If you have managed to set up all these servers, you could also try set up a CVS server. A CVS server can be used for managing versions of you files and is also a standard way to deploy web pages and code to a live web environment. AFAIK it is very secure assuming that you run the CVS server

ftp to webserver - not as rot

2003-08-11 Thread Anita Lewis
This may be a dumb question on the wrong list, but here goes. I'm learning to set up a server via remote. We've got a mail server going and mailman as well. We have apache going and have put some pages in /var/www. There's a firewall on it and it is set so that we can send and receive mail, acc

RE: ftp to webserver - not as rot

2003-08-09 Thread Bengt Thurée
] Sent: Saturday, August 09, 2003 20:04 To: [EMAIL PROTECTED] Subject: ftp to webserver - not as rot This may be a dumb question on the wrong list, but here goes. I'm learning to set up a server via remote. We've got a mail server going and mailman as well. We have apache going and hav

Re: ftp to webserver - not as rot

2003-08-09 Thread Gregory K. Johnson
Anita Lewis <[EMAIL PROTECTED]> writes: > I want to be able to work on pages in /var/www, because those pages > come up when the domain name is accessed via browser. /var/www is > root.root > > Is there a way other than dropping the pages off as user via ftp, > ssh and su to root and move them, to