You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by George Gman <li...@lvcm.com> on 2002/02/06 00:31:10 UTC

Question

How can i setup Apache so i can upload a html document or edit a document from a different location and make sure it shows up correctly?

George / "Gman"
Owner: The Edge Internet Radio
http://www.theedge2k.com
Email: lifegard@lvcm.com
       theedge2k@hotmail.com
       Georgfla@dellmail.com

ICQ#:  136383819
IM:    theedge2k
Yahoo: edgeradio2k
Aim:   edgeradio2k
 
Dude! Right now you could
be listening to the song: "Call It Rock N' Roll"
from the band: "Great White" on The Edge
 
So what are you waiting for?
Get Rocked on The Edge!
The Internet Rock Station!




---
Outgoing mail has been check and is certified Virus Free. No Viruses on The Edge!
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.314 / Virus Database: 175 - Release Date: 1/11/2002

Re: Question

Posted by Lewis Watson <li...@visionsix.com>.
----- Original Message -----
From: George Gman
To: users@httpd.apache.org
Sent: Tuesday, February 05, 2002 5:31 PM
Subject: Question


How can i setup Apache so i can upload a html document or edit a document
from a different location and make sure it shows up correctly?

George / "Gman"
Owner: The Edge Internet Radio
http://www.theedge2k.com
Email: lifegard@lvcm.com
       theedge2k@hotmail.com
       Georgfla@dellmail.com



I might be confused on what you are asking. You want to be able to upload
files to the server but not the final location to have like a draft area? If
this is right then lets look at each step. To be able to upload files you
will need ftp or ssh access. Apache has no built in upload ability. If you
need to be able to upload I recommend using ssh. If ssh is not possible then
try pureftpd for your server. Its available at www.sourceforge.net If you
already have ftp access to upload files and you want a testing area
available then just mkdir draft to create a directory for testing, then load
the files in the new directory. Hope this helps.

Lewis Watson




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org