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.
こんにちは、URL の末尾にある /index.php を削除する .htaccess ルールを教えてください。
誰かがアクセスしようとした場合の例:
the-url-address.html/index.php
another-url-address.html/index.php
次の場所にリダイレクトする必要があります。
the-url-address.html
別のURLアドレス.html
URL の末尾から /index.php を削除する