Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The first element defines a default IIS web site with an Instance ID of "1" that runs on the standard ports. It also authorizes clients to access the site with an alias, and allows the alias to be used when redirects are generated. Using an alias requires that you duplicate any request map settings for each host you want to allow.

Note
Note that content rules specified for the primary hostname will NOT apply when requests with the alias are made.

...

Using an alias requires that you duplicate any request map settings for each

...

host you want to

...

allow.

The second example element is a virtual web site running behind an SSL accelerator that translates SSL requests to non-SSL requests. The scheme and port attributes override the physical settings with logical values seen by the client.

...