0
我有這個網址:RedirectMatch不工作
http://www.example.com/prospective/deginfo.php?classname=PE&diploma_description=BSc+in+Mathematical+Sciences
,我需要重定向到該網址,而不是:
http://www.example.ie/prospective/deginfo.php?classname=PEC&diploma_description=BSc+in+Mathematical+Sciences+with+French+%27Bachelor+Honours+Degree%27
我想我可以做一個RedirectMatch
「捕捉」一切以下高達Bsc
並從那裏得到它重定向到我想要的網址,但它不工作:
RedirectMatch ^/.*BSc\+in\+Physical\+Education http://www.example.ie/prospective/deginfo.php?classname=PEC°ree_description=BSc+in+Mathematical+Sciences+with+French+%27Bachelor+Honours+Degree%27
任何人都可以建議我做錯了什麼,請問如何糾正?
謝謝喬恩的解釋和幫助 - 完美的作品 – frodo 2012-07-13 08:42:07