You are in the CNLohr.net Quick Page Server Options Folder. In here you can control the functions of the server. Below is a list of files and their functions. 400.dat - the HTTP responce when a unrecoginzed, or bad request is made IE: The user attempted to Connect to CNQPS and post something. 404.dat - the HTTP responce when a user attempts to download a file that does not exist, or the server cannot find. defaults.dat - a list of files that are considerd default pages. when someone visits a folder, CNQPS will search the folder that the person visited for the files in file. When one is found, it will display that page to the user. If none of these files are found, it will simply display a list of files. Domains.dat - A list of domain redirections. When CNQPS gets a request for a dot-com, it will look it up in this file. When it comes across the specified domain, or the last entry, it will use that as it's base folder. It will transform this folder on your hard drive into the online folder. If you wish to share C:\myPictures, and C:\myMusic through a domain, such as BillyBobsMP3s.com, you can use the following entries. BillyBobsMP3s.com, C:\myMusic Default, C:\myPictures loginfo.dat - This file contains the information the server uses when logging. It contains 3 values, 0 or 1's on 3 seperate lines the first line, if a 1 will log to a file. The second line, if a one... will LOCK this file. It makes the server run slightly faster, but makes it hard to open during server operation and the 3rd line 1 creats a log of refers, i.e. a page being from you by an outside source. MIME.dat - A list of MIME-types, this file is best left un-touched, unless it is an Expert-User using this server. If that is the case then the contence of this file should be obvious. Port.dat - This file contains a single number, the port # that the server should operate on. Most servers run on port 80, however the user of this server may be 'firewalled'. Many firewalls and routers, such as the DI-701 and most LinkSys routers allow for a 'virtual server' Where you can associate a given port with a computer, if a port other than 80 is associated to the computer running this server, then that Port should be here. Reload.DAT - This file contains the text string to cause the server to reset. the default is /?RELOAD, this makes it so that when you want to reload the server info, like domains, logging info, etc you must visit this page on your server. IE: "http://localhost/?RELOAD" if you don't want people constantly resetting your server, you may want to change this Sockets.dat - This is the total number of max sockets to your server. If you have too few sockets, connections may be dropped. If there are 65 images on a page, and all of them are being downloaded simotaniously, 65 sockets will be needed. Otherwise some sockets will be dropped, and the user disconnected. Icons Folder - This folder contains the 2 images for Lists of Files. you must use the same names, but the images themselves, as long as they are GIF's, may be any size or shape you wish.