summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/core.html.ja.utf8
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2016-10-16 04:32:48 +0200
committerWilliam A. Rowe Jr <wrowe@apache.org>2016-10-16 04:32:48 +0200
commitd6749cf7a67ba6878c25eb838a56938fca4c0166 (patch)
tree9ba02d1675a6815450ac0d1f3c189465c50cb5cd /docs/manual/mod/core.html.ja.utf8
parentComplete r1764961, missed .h updates (diff)
downloadapache2-d6749cf7a67ba6878c25eb838a56938fca4c0166.tar.xz
apache2-d6749cf7a67ba6878c25eb838a56938fca4c0166.zip
buildall
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1765116 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/core.html.ja.utf8')
-rw-r--r--docs/manual/mod/core.html.ja.utf86
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/mod/core.html.ja.utf8 b/docs/manual/mod/core.html.ja.utf8
index 7c84cf02c4..1f2dcd0f44 100644
--- a/docs/manual/mod/core.html.ja.utf8
+++ b/docs/manual/mod/core.html.ja.utf8
@@ -1504,9 +1504,9 @@ request</td></tr>
<div class="directive-section"><h2><a name="HttpProtocolOptions" id="HttpProtocolOptions">HttpProtocolOptions</a> <a name="httpprotocoloptions" id="httpprotocoloptions">ディレクティブ</a></h2>
<table class="directive">
<tr><th><a href="directive-dict.html#Description">説明:</a></th><td>Modify restrictions on HTTP Request Messages</td></tr>
-<tr><th><a href="directive-dict.html#Syntax">構文:</a></th><td><code>HttpProtocolOptions [Strict|Unsafe] [StrictURL|UnsafeURL]
- [RegisteredMethods|LenientMethods] [Allow0.9|Require1.0]</code></td></tr>
-<tr><th><a href="directive-dict.html#Default">デフォルト:</a></th><td><code>HttpProtocolOptions Strict StrictURL LenientMethods Allow0.9</code></td></tr>
+<tr><th><a href="directive-dict.html#Syntax">構文:</a></th><td><code>HttpProtocolOptions [Strict|Unsafe] [RegisteredMethods|LenientMethods]
+ [Allow0.9|Require1.0]</code></td></tr>
+<tr><th><a href="directive-dict.html#Default">デフォルト:</a></th><td><code>HttpProtocolOptions Strict LenientMethods Allow0.9</code></td></tr>
<tr><th><a href="directive-dict.html#Context">コンテキスト:</a></th><td>サーバ設定ファイル, バーチャルホスト</td></tr>
<tr><th><a href="directive-dict.html#Status">ステータス:</a></th><td>Core</td></tr>
<tr><th><a href="directive-dict.html#Module">モジュール:</a></th><td>core</td></tr>