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.
リンクテキストに続いて、スペースを含むファイルパスにも問題があります。フルパスを引用符で囲むように言われましたが、それでうまくいくはずですが、ウェブマスターツールのエラーログでこのページが見つからないものとしてマークアップされ続けています。
redirect 301 /"News/Press Releases/Press_Release_Update_Oct_2006.pdf" /index.html
まだ私に404を与えます。
ありがとうマーティン
/の前に引用符を付けてみましたか?
redirect 301 "/News/Press Releases/Press_Release_Update_Oct_2006.pdf" /index.html