Table of Contents
Manage Indexes
Prerequisites
Last Updated for InterWorx-CP version 3.0.1
An existing SiteWorx account.
Purpose
Manage directory index settings for this directory, such as the default index files for a directory and how directory listings should be displayed when no index file exists.
Procedure - Manage Indexes
- Click on the menu if it is not already expanded.
- Click on the ♦ Directory Options item.
- You should now be looking at the Directory Options Management controls in the main content area.
- Click the Index Management link for the directory you’d like to manage.
- In the “Default Index Files” text box, enter a list of default index files, on per line. This setting affects when a browser requests a URL that ends in a ‘/’ (a directory). Apache will use this list of files to determine which file to serve. Apache will serve the first file found in the list, from top to bottom.
- Set the desired behavior for the “Directory Listing” field. This setting affects when a browser requests a URL that ends in a ‘/’ (a directory), and no Default Index files are found. If set to ‘No’, the browser will receive a ‘403 Forbidden’ response. If set to ‘Yes’, the browser will list the contents of the directory. If set to ‘Inherited’, the setting will be inherited from a parent directory.
- Set the desired listing style for the “Directory Listing Style” field. This setting affects how the directory listing will be displayed. If set to ‘Simple Listing’, a simple directory list of files will be displayed. If set to ‘Fancy Listing’, a directory list of files along with timestamps and filesizes will be displayed. If set to ‘Inherited’, the setting will be inherited from a parent directory.
- Click the button.
- You will see the following message at the top of the screen: » Index Management updated: directory
