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

From: C. Astley ([email protected])
Date: Mon Jun 18 2001 - 09:12:01 CEST


Thanks, I'll give it a try.

Collin

----- Original Message -----
From: "Joshua Hudson" <[email protected]>
To: <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]



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