i have link with this format :
http://site.com/news/view/1.html
i want change it to :
http://site.com/خبر/عنوان-الخبر
which خبر is equal "news"
and "عنوان-الخبر" equal title of news page
i want do it by .htaccess and at the same time i want save old urls by redirect it by 301
and i want know if i need to do any edits in php files for news ?
Regardes ,