AliasTable — specify database that contains page aliases ("redirect" instructions)
The directive specifies Interchange database that contains page aliases (default database name is alias).
This way, flypages can be aliased and redirected to different locations without performing file lookup cycles.
Primary applications include content management and creation of pseudo-paths. See the section called “EXAMPLES”.
Example: Creating AliasTable database
base_page real_page 4595 index
In our example, page 4595.html redirects
back to the index page.
You might notice that the fields names and values above are not properly aligned. This is an unfortunate nature of tab delimited files.
To minimize the chance of confusion, you can download properly composed example file alias.txt.