Description
ReverseAlias allows to rewrite URL before it is inserted into the database.
Unlike Alias (which performs mapping right before a document is downloaded),
the ReverseAlias command performs mapping immediately after a new link is found.
ReverseAlias can be used to remove undesired URL parts, like
session variables, to normalize host names, and so on.