1

ドットで終わる URL をリダイレクトしようとしていますが、うまくいきません...

私はこれでテストしました:

RedirectMatch 301 ^/tum_and_valhalla.$ /tum_and_valhalla
RedirectMatch 301 ^/tum_and_valhalla\.$ /tum_and_valhalla
RedirectMatch 301 ^/tum_and_valhalla(.*)$ /tum_and_valhalla

しかし、どれも機能していません。それはどのように行われるべきですか?

また、 & 例を含む URL の処理方法についてもご意見をいただければ幸いです。

RedirectMatch 301 ^/ol&t$ /olt

ありがとう!

4

0 に答える 0