2008-03-21, 06:22 PM
طيب جرب تضع التالى بملف .htaccess داخل مجلد الأرشيف نفسه
كود :
RewriteEngine On
RewriteRule ^(.*)f-([0-9]+).html$ http://%{HTTP_HOST}/vb/archive/index.php/forum-$2.html [R=301,L]
RewriteRule ^(.*)t-([0-9]+).html$ http://%{HTTP_HOST}/vb/archive/index.php/thread-$2.html [R=301,L]