http://www.example.com/questions.php?scid=6
我想将此网址设为:
http://www.example.com/general-knowledge_questions-answers_indian-constitution-1
我必须在我的.htaccess文件中使用什么代码
答案 0 :(得分:0)
使用.htacess
//301 Redirect Old File
Redirect 301 http://www.example.com/questions.php?scid=6 http://www.example.com/general-knowledge_questions-answers_indian-constitution-1