Ground Sunlight

Windowsで作る - PHPプログラミングの開発環境

ユーザ用ツール

サイト用ツール


apache:2.4:httpd.conf

差分

このページの2つのバージョン間の差分を表示します。

この比較画面にリンクする

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン 両方とも次のリビジョン
apache:2.4:httpd.conf [2020/11/20 09:26]
y2sunlight [Main server configuretion]
apache:2.4:httpd.conf [2020/11/20 09:33]
y2sunlight [概要]
行 29: 行 29:
  
 以下では、主要な設定内容のみを、httpd.conf で出現するディレクティブの順に挙げます。 以下では、主要な設定内容のみを、httpd.conf で出現するディレクティブの順に挙げます。
 +
 +尚、XAMPPのhttpd.conf は以下に配置されています。
 +
 +<code>
 +{XAMPP Install folder}\apache\conf\*httpd.conf
 +</code>
  
 \\ \\
行 102: 行 108:
 == デフォルトのアクセス制御 == == デフォルトのアクセス制御 ==
 <code xml httpd.conf> <code xml httpd.conf>
-<Directory />+<Directory>
     AllowOverride none     AllowOverride none
     Require all denied     Require all denied
apache/2.4/httpd.conf.txt · 最終更新: 2020/11/20 09:35 by y2sunlight