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.

In general you'll be connecting yourdomain.com (whatever you setup with us when you registered) with the username and password you gave us. At this point, you should choose the instructions for your operating system:


Macintosh Windows3.x Windows9x/ME/XP


Macintosh (OS X or before)

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


Fetch F.A.Questions


Windows3.x

Make sure you have an FTP client for uploading your webpage. WS-FTP is available for download.


Windows95

Make sure you have an FTP client for uploading your webpage. WS-FTP is available for download.



Home

Copyright © 2003, Avalon Networks