Apache 2 以降で hoge の設定をすると fugo パラメータが正しく機能しない.
Apache 1 では,以下の設定で,fugo パラメータが期待通りに動作します.
...
Apache 2 以降では Apache 1 と同様の結果になりません.
fugo パラメータの仕様,もしくは設定ファイルの記述方法が変わったのでしょうか?
...
上記のように,bar の内容も Apache 2 以降と Apache 1 で異なります.
In Apache 1, Fugo parameter works expectedly with the following setting.
...
After Apache 2, the result will not be the same as Apache 1. Has the setting of Fugo parameter
specs, or description of file setting changed?
...
As shown above, contents of bar are different from after Apache 2 and Apache 1.
In Apache 1, with the below settings, the "fugo" parameter works as expected.
...
Apache 2 and further versions do not have the same results as Apache 1.
Has the "fugo" parameter specification, or the description process of the setup file, been changed?
...
As the above-mentioned points, the "bar" content also differs from Apache 1 and Apache 2 and further?