Re: [mu TECH] How do I upload my own web pages?

From: C. Astley (c.astley@ntlworld.com)
Date: Mon Jun 18 2001 - 09:12:01 CEST


Thanks, I'll give it a try.

Collin

----- Original Message -----
From: "Joshua Hudson" <joshudson@hotmail.com>
To: <mulinux@sunsite.dk>
Sent: Monday, June 18, 2001 4:20 AM
Subject: Re: [mu TECH] How do I upload my own web pages?

| The root for the web server is /home/httpd.
| Put your files there. You cannot access /home/httpd with ftp. You
| must transfer either locally or a combination of ftp and telnet.
|
| I would recommend locally, as it is a sequence of mount, cp, umount,
| like so:
|
| # mount -o vfat /dev/fd0 /floppy
| # cp -a /floppy/* /home/httpd
| # umount /floppy
|

---------------------------------------------------------------------
To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.dk
For additional commands, e-mail: mulinux-help@sunsite.dk



This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:19 CET