FTP Access to Your Web Site

FTP access to your Web site requires that you obtain an application that can perform FTP (file transfer protcol) movement of files between your PC (or Macintosh) and your the LiveZone server. CuteFTP, Navigator Gold, Fetch, and FrontPage are popular programs that perform FTP.

The FTP settings you must know are:

When you transfer HTML documents to the server, you must transfer them as "text" files. For those who want to know: this ensures that the CR or CR/LF end-of-line sequences are translated to the NL that our Unix server expects.

Graphic files (.gif .jpg .jpeg and such) must be transfered as "raw binary", "raw", or "binary". This ensures that the FTP program will not perform any translation of the file contents.


Your Web Site Directories

If you don't specify a directory when starting an FTP session, you'll be automatically placed in your own directory. This FTP directory is the "unnamed" document root directory of your Web site.

LiveZone Starter
LiveZone Basic

LiveZone Starter and Basic Web sites share a common FTP file heirarchy, with each Web site assigned its own directory. Although you can see other directory names, you can't access any directory except your own.

Within your Web site directory, the top-level directory contains the htdocs and admin sub-directories.

htdocs is where you place your HTML files; you may create sub-directories within htdocs if you wish. Any directories and files you place at the top-level (as "sibblings" to htdocs and admin) are protected from direct access by the Web server.

LiveZone Plus
LiveZone Premier

Your FTP access permits you to browse the entire directory structure of your virtual Web server. The following directories are present:

htdocs

Your Web server's document root directory for your main (or only) domain. This is where you place your HTML files. This is the only top-level directory that is directly accessible through the Web server.

cgi-bin

Place your private CGI scripts in this directory.

maps

Intended for placement of protected server-side imagemaps: aliased to /maps/

errors

Intended for placement of server error pages: aliased to /errors/
The HTML pages you should install in this directory are invoked automatically by the server whenever certain error codes are generated at your Web site. Other server errors can also be trapped by custom HTML pages, but these are the most common.

 bad_request.html  400 Bad Request
 not_found.html  404 Not Found
 server.html  500 Server Error

admin

Used by the LiveZone Administration Control Panel for the files needed to configure and administer your Web site. Please don't disturb or delete these files unless you know exactly what you're doing.

bin

An obsolete reference retained for historical compatibility.

dev

Unix files for FTP daemon and CGI execution..

etc

Unix files for FTP daemon use.

usr

Unix commands and libraries for use by the FTP daemon and your own CGI scripts. The complete Perl v5.004 release and libraries are installed automatically for all CGI-enabled Web sites. You may also add your own binary packages to this directory if necessary.




www.livezone.com
   

To SupportZone Main Page

Last Updated January 2007
Copyright (c) 1995-2007 by LiveZone Communications LLC. All rights reserved.
WomenZone, BusinessZone, SupportZone are trademarks of LiveZone Communications, LLC.
LiveZone is a registered trademark of LiveZone Communications, LLC.