8000 Configuration Tab · Glimpse/Glimpse Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 15, 2021. It is now read-only.

Configuration Tab

Anthony van der Hoorn edited this page Apr 7, 2014 · 5 revisions

The Configuration tab displays web.config entries that could be helpful when debugging.

Configuration Tab

The Configuration tab shows the XPath query (Key) to a given element in web.config and the element's corresponding values in the Value column.

Layout

  1. AppSettings: Any configured app settings.
  2. ConnectionStrings: Any configured connection strings, with passwords masked.
  3. Authentication: Web application authentication settings.
  4. RoleManager: Configuration of the current RoleProvider.
  5. CustomErrors: Configuration of custom errors.
  6. HttpModules: All HTTP modules, including modules included in upstream configuration files.
  7. HttpHandlers: All HTTP handlers, including handlers included in upstream configuration files.
Clone this wiki locally
0