|
Acceptable directory and file names
To prevent errors, we suggest naming
all files in lowercase. Spaces and special control characters
are generally not a good idea. The underscore character
("_") is acceptable. You should avoid special
characters (e.g., ! @ # $ % ^ & * : ') in file names.
We suggest that you keep the length of file names to
a minimum. The tilde (~) cannot be used in directory
or file names.
Why
isn't my page loading automatically?
You must name your main loading file
either "index.html" or "index.htm".
Be sure to name everything in lowercase, not "INDEX.HTM".
Also, this file must be located in your home directory,
which is the first directory you see when accessing
the web server via ftp.
|