(A lot of places have it set up so that all you need to do is specify the directory or even just the computer. These systems have been set up so that if no specific file is given, it looks for one of a certain name. More on this later.)
Typically, the file ends in ".htm" or ".html". These are just text files. If you go to View--Document Source in Netscape, you will see exactly what Netscape sees when it looks at a page. There are special commands (or "tags") in the file that tell a browser to display certain things in specific ways, so that the document appears as it does in the main Netscape window and not as it does when you view the source.
Note: The username and password you are given will only give you access to StarNet's web server if you are already connected to the Internet. You cannot use that username to dial in to StarNet or get e-mail. Dial-up access/e-mail is a seperate service.
First, UNIX (which is the operating system StarNet and most ISPs
use) is case sensitive. That means that a lower case letter and an upper
case letter are not the same. Thus files named "index.html", "Index.html",
and "INDEX.HTML" are considered three completely different files.
This fact is relevant to web pages, specifically to images and links.
If the html file tells the browser to get the image "Picture.Gif" and the
file on the server is named "picture.gif", the image won't appear because,
according to UNIX, those are two completely different files. Also, if a
page is named "page2.htm", a link (a pointer to another page) that tries
to go to "Page2.htm" or "page2.html" will not work.
Second, if you use Microsoft's Front Page, most of the Front Page specific
features won't be usable.
Most of those specific features require StarNet's computer to run
Front Page's extension software. There are serious reservations concerning
system security and system load.
The license agreement for using the Front Page extensions prohibits
us from figuring out how the software actually works. In other words,
they are little black boxes where info comes in and the result comes out
the other end. People who have violated the agreement and figured out how
the programs work have found ways to get these programs to do things that
they weren't supposed to do--things that could result in system crashes or
destroying/rewriting files. This is a major security
issue and thus will not be allowed at this time.
With around 10,000 users, if even a small percentage of all those
people use the Front Page extensions on their page, it would make the
computer noticably slower. If the computer slows down, that means it takes
longer for web pages to appear. If it gets particularly bad, it can cause
the computer to crash.
Third, you must abide by the Acceptable Use Protocol found online at http://www.azstarnet.com/~grossman/security/aup.html or in the StarNet User Manual. (Basically, "Play nice and don't break any laws.")
Fourth, you have five megs of space on the server for all your files. This shouldn't be a problem for most people. However, if more is needed, each additional 5 megs will mean an additional $2.50/month for StarNet subscribers (those who have a dial-up account with StarNet) or an addition $5/month for non-StarNet subscribers.
The first part of the address is the same for everyone, "http://www.azstarnet.com/" (without the quotes).
The next part varies depending on if you have a commercial web page or a non-profit. For commercial pages, add "public/commerce/" to the above. For non-profit hosted by StarNet, add "public/nonprofit/". For non-profits using an existing StarNet dial-up account, it's the tilde (~) and the username for that account. (If you are putting up a non-profit web page using a StarNet dial-up account, you can use the instructions and directions found at http://www.azstarnet.com/service/homepage/ ).
The the next part is the directory name you were given or selected when you started the account. Typically this is some variation of the company/organization name.
The final part is the name of the actual file of the web page. However,
remember that bit about most systems having a setup so that a certain file
is looked for automatically if none is specified? Well, StarNet has that
as well. We follow the standard of looking for a file called "index.html".
Again, remember that UNIX is case sensitive so that "INDEX.HTML",
"Index.html", "index.htm" or any other variation will not work.
If your first page is named "index.html", all you have to do is give
the URL to your site and end with your directory. Our computer will
automatically find and send the index.html file to the person who
requested it.
Thanks to the way the Internet works, there doesn't need to be a seperate
computer for each domain name. You could set up a web page in a directory
on StarNet's computer and then StarNet can set it up so that any request
for a domain goes to that web page.
The end result is that you can upload your web page to a directory on
StarNet's computer, but anyone going to the page would just see the
www.yourdomain.com.
Of course, such services aren't free. The first step is to register
the domain name with InterNIC, the organization in charge of keeping track
of who has what name. InterNIC charges a $70 fee to register a domain
name, which gives you ownership of the domain for two years (after which
it costs $50/year to keep the domain--$35/year after April 1st).
Owning the domain is only half the battle though. You need someone to
host the domain so that people on the Internet can get to your site.
StarNet can do this as well.
To check the prices and fees for these services, send e-mail to
sales@azstarnet.com.