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.
これは、index.php をホームページにするために httpd.conf ファイルに加えた変更です。
<IfModule dir_module> DirectoryIndex index.html index.php </IfModule>
ほとんどの回答は .htaccess ファイルを探すように言っていますが、検索してもディレクトリ内のそれらのファイルは何も得られません