Changes

Configuration Files/web.config

102 bytes removed, 23 January
</source>
===Transport Security Toggle (HTTP / HTTPS) ===
Controls metadata exposure and enables HTTP or HTTPS at the service level.
==== HTTP ====
To enable HTTP, set the HTTP metadata flag to true and the HTTPS metadata flag to false.
<source lang="XML">
</source>
==== HTTPS ====
To enable HTTPS, set the HTTPS metadata flag to true and the HTTP metadata flag to false.
Turns on HTTP.
{{Attention|The [[Configuration_Files/Bindings.config#Transport_Security_Toggle_.28HTTP_.2F_HTTPS.29]] must also be adapted accordingly.}}
[[Category:Installing|Configuration Files/web.config]][[Category:Web service|Configuration Files/web.config]]
== See also ==
438
edits