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.
サーバーのセットアップがあり、機能しています。Python スクリプトのサポートを追加しようとしています。動作しているように見えますが、特定する必要なく、index.psp を検索するように Apache2 を構成するにはどうすればよいですか。つまり、index.psp を指定して動作しますが、Apache で index.html、次に index.php、さらに index.psp を検索する必要があります。検索に .psp を含めるにはどうすればよいですか?
セットDirectoryIndex index.html index.psp index.psp(ドキュメント)。
DirectoryIndex index.html index.psp index.psp