How to upload your Virtual Domain

AVALON NETWORKS, Inc.

Setting up your website



Before we get into the specifics of uploading your webpage, let's go over some HTML basics. Images files are generally named something.gif or something.jpg, and html files are generally named something.html. You don't want to have spaces in the names. However a file is named on your computer is how it will be named when uploaded to our computer, so make sure you change your filenames before uploading.

All virtual domains have a unix account which stores the code for the Wide Web home page. The page you want people to see when they go to your address must be named index.html. Notice that the name is all lower-case. Filenames are case specific, so be carefull writing your HTML code.

The index.html file will be put in your public_html folder. This is the folder that will be accessed when people try to go to your website. Any executable files such as perl scripts or java should be put in your cgi-bin folder located in the public_html folder. The cgi-bin is the folder that stores any programs run from your website.

We assume that you have a homepage already made. Html design is beyond the scope of this document. If you have questions regarding HTML coding we suggest you seek out "The Definitive Guide to HTML" by O'Rielly and Assoc., or check out our small HTML Primer.

At this point, you should choose the instructions for your operating system:


Macintosh Windows3.x Windows95/98/ME


Macintosh

The first thing you need to upload your webpage is an FTP client. The most popular one for Macs is Fetch.


Windows3.x

Make sure you have an FTP client for uploading your webpage. You can down load a copy of WS-FTPfrom us. Just click on the link for WS-FTP, save it to your disc, then double-click the saved file to install.


Windows95/98/ME

Make sure you have an FTP client for uploading your webpage. One of the more popular FTP clients for Windows95 is WS-FTP. This client is similar to the Windows3.x version, so if you want to use WS-FTP use the Windows3.x instructions. We prefer a nice simple FTP client called RFtp.

Just click on the link for RFtp, save it to your disc, then double-click the saved file to install.





Copyright © 2001, Avalon Networks