Versions Compared

Key

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

...

/* Example #1: URL with custom parameters */
http://www.intlock.com/Pages/default.aspx?department=sales

/* Example #2: Access from the internal WFE*/
http://websrv01/Pages/default.aspx

/* Example #3: Access from an insecure channel (for SSL monitored environments such as https://www.intlock.com/) */
http://www.intlock.com/

/* Example #4: External events (non-monitored environments) */
http://www.amazon.com/

...