Word
Description
Index
1. a list, usually alphabetical, that refers to records in a database.
2. the list of features offered on a Website.
Can refer to a file or directory found on a server. The file usually contains information about the directory or Web site as well as access privileges required, dates, and even a list of other indexes (indices). This is usually the first place you check when you're looking for a file. A file called index.html is usually the starting point or home page for a Web site. A server is usually configured to display automatically the index.html or .htm file when a request for a certain directory comes to the server, therefore, the "default" page that comes up when you type in a URL like http://www.netlingo.com would be http://www.netlingo.com/index.html.