FORMAT OF THE ACCESS PERMISSIONS FILE The "make install" procedure installs a file (named, by default, .access) in $(FILESDIR). This file lists all the documents that can be accessed directly from files using the gateway. This normally includes the logo, the icons and the server information pages. The format of this file is as follows: each line consists of a filename (WITHOUT any leading whitespace), followed by whitespace, followed by a MIME document type (i.e. text/html, text/plain, image/gif), possibly followed by whitespace. All the listed files will be served out under their corresponding types. No checking of the client's Accept: headers is performed.