(@) Main | About The World | Web Hosting | Help | Memo | Login | WebMail login


World Web Folder
Basic Configuration Instructions

This document details the steps involved in creating and installing your web site on World. It is organized in the following sections:

  1. Setting Up Your Account With The Ability to Host a Web Site
  2. Creating Your Web Site
  3. Important Things to Know When Creating Your Web Site
  4. Uploading Your Web Site to World
  5. Other Important Things to Know

Important Note: There are several sections throughout this document that instruct you to type a command at the "world%" prompt. In order to reach the "world%" prompt, you will need to access your World account in shell mode. You can do this with a communications program such as ProComm, ZTerm, Telix, Microphone, Windows Terminal, Hyperterminal, etc. or any telnet client that works over a Slip/PPP connection. If you are not familiar with accessing your shell account, please contact World staff at 617-739-0202 or support@world.std.com .


1. Setting Up Your Account With The Ability to Host a Web Site

If you have not done so already, the first thing you need to do to set up your account with the ability to host a web site is to type:

world% homepage

This will create a directory called "public_html" where all of your html files will go.


2. Creating Your Web Site


3. Important Things to Know When Creating Your Web Site

  1. Your home page (the file that is displayed by default when people access your site) needs to be named "index.html" (all lower case letters).

  2. If you are using a web authoring program that runs under Windows 3.1 (or a 16 bit program under Windows 95), your main page will be named "index.htm" instead of "index.html". This is because files in Windows 3.1 can only have a maximum of 3 letters in the extension part of the file name, in this case, ".htm". To get around this, you can type the following command *after* uploading your files to World:
    world% ln index.htm index.html

    This is only necessary for the "index.htm" file and does not apply to other files that make up your web site. Just make sure that you are in your "public_html" directory when you type this command (you can use the "pwd" command to see what directory you are currently in). This command only needs to be typed once, just after you upload your "index.htm" file for the first time. It will be in effect from that point forward, even if you upload new or edited files to World.

  3. In the "index.html" file, you will need to include the <BASE HREF> HTML tag somewhere in between the <HEAD> and </HEAD> tags (these should be located near the top of your document - just after the <HTML> tag) like so:
    <HTML>
    <HEAD>
    <BASE HREF="http://world.std.com/~login/">
    </HEAD>

    Just replace the word "login" with your login name. For example, if your login name is "jones", the line will read:

    <BASE HREF="http://world.std.com/~jones/">

4. Uploading Your Web Site to World

Unless you have created your web site files solely on World (using one of our online editors), you will need to upload the files you have created to your World account. The method you choose to do this will depend upon the software you use to connect to World.


5. Other Important Things to Know

Back to Web page creation help



(@) THE WORLD Comments? Questions? Problems? Contact us.
Page last modified September 5, 2003.
Web site contents & design Copyright © 2008 Software Tool & Die.

Legal information. | Privacy policy.
Spammers are crooks! Don't do business with crooks!