We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d191db commit 34ce9dbCopy full SHA for 34ce9db
docs/AppSettings.md
@@ -19,3 +19,8 @@ Web.config には、 次のようなアプリケーション設定がありま
19
- `app:PermanentHttps`
20
- リダイレクト時に HTTPS を永続化する場合は `true` を指定します。
21
- すなわち、HTTP ステータス コードは `true` のとき 301、`false` のとき 302 です。
22
+
23
+### Azure Web App
24
+Azure Web App では、[アプリケーション設定] で値を設定します。
25
26
+
0 commit comments