| Handler for permitting multiple cross connected virtual web sites.
Each handler instance adds its prefix and destination to a
static hashtable so the URL rewrite rules rewrite all of them correctly.
The
GenericProxyHandler rewrites all of the links in each wepage to point back to the local.
machine. Using this handler, if multiple virtual websites are configured,
then links in one site that point to other virtual web sites are
rewritten to point locally as well.
author: Stephen Uhler version: 1.12, 00/12/23 |