Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
こんにちは。Apache ディレクトリ リストのスタイリングに取り組んでいます。現在のディレクトリ リストに css スタイルを正常に追加しました (header.html、footer.html、および autoindex.css を使用)。私のCSSスタイリングは自動的に機能します。前もって感謝します
よろしく、ノーバート
追加すると
Options +Indexes
.htaccess ファイルに追加すると、Apache は .htaccess ファイルがあるディレクトリとサブディレクトリのインデックス ファイルを生成します。インデックスを生成する他のディレクトリがサブディレクトリでない場合は、それぞれに別の .htaccess ファイルが必要になります。