I use Mozilla Composer to create my site and gFTP or Sitecopy to upload
it:-


Sitecopy
man page.......
http://www.lyra.org/sitecopy/cygwin/man-sitecopy.html#lbAB


.sitecopyrc.....
site mysite
  server fisherfamily.orcon.net.nz
  username *******
  password *******
  local /home/robert/webpage_new
  remote ~/fisherfamily.orcon.net.nz/htdocs/


Maintenance
sitecopy --update sitename (or for the above)....
sitecopy --update mysite

Regards, Rob


On Fri, 2003-08-22 at 15:22, Guy Steven  wrote:
> I am setting up an internal web server on a rh8 machine.
> Is there a recommended way to build a site, in terms of:
> 
> whether pages are stored in var/www/html;
> whether pages are stored elsewhere, with symbolic links
> the manner in which files are uploaded; ie do I create a user whose home 
> directory is /var/www/html, and upload files to that directory using ftp?
> 
> I wish to set this up so it is relatively simple for people to administer 
> using the likes of frontpage.
> 
> 
> 

Reply via email to