choosing an internet service provider

If you're planning on serving Web pages from an ISP's shell account, here are a few questions you should ask:
  1. Can I serve Web pages under my own domain name?
  2. What server software (and what version) are you running?
  3. Can I run CGI scripts in my own directory?
  4. Do you charge a flat rate or do you charge based on accesses/transfers?
  5. Do I have 'read' access to the server's log files?

Here's what the answers should be:
  1. Yes. Even if you're just starting out and you don't think you'll need your own domain name, you may change your mind soon. This ability also indicates that the ISP is serious about hosting Web pages. Also, some search sites will not list your URL unless you have your own domain name.
  2. The provider should be running an up-to-date server (commercial or public domain). The most popular server package is Apache. If you plan on offering secure transactions (e.g., credit card stuff) on your site, be sure the server can handle them. Also, be sure that there is database software running on the server. This can be Allaire's Cold Fusion or "MySQL" or something similar. If you plan to do your own CGI programming, the server platform (Unix/Linux or Windows NT) should be the one with which you're most familiar.
  3. Yes. This is a must. Some providers will only allow pre-approved CGI scripts that must be placed in the server administrator's directory space. They may even charge you a fee to examine and approve your scripts! You need to have complete control of scripting.
  4. Depends. If you are running a recreational/hobby/special interest page, use a provider that charges a flat rate. Since you're not using the pages for income, you don't want a big bill if the site becomes very popular. However, if you are using the site for business, use a provider that charges according to accesses/transfers. You don't want a provider whose system is bogged down by lots of recreational sites and, if your site is very successful, then your income should easily justify the additional cost of the Web site.
  5. Yes. You need access to these log files to measure the usability and effectiveness of your site. Some providers will not allow direct access, but will email you daily or weekly summaries of your page activity. Some providers will charge you extra for these reports.

choosing an internet service provider

HOME - SITE MAP - ONLINE COURSES - FAQ - SITE EVALUATIONS - COMMENTS?
Copyright © 1996-2002, The Web Academy, All rights reserved.