Open up conf/settings.php and add this line: فتح م / settings.php ويضاف هذا الخط :

$Configuration['URL_BUILDING_METHOD'] = 'mod_rewrite'; دولار التكوين [ 'url_building_method'] = 'mod_rewrite' ؛

Believe me, that’s all you need to do. صدقوني ، هذا كل ما عليك القيام به. Ain’t that easy? وليس من السهل؟
Note: I am assuming that you are using Apache HTTPD Web Server with mod_rewrite enabled. ملاحظه : انا على افتراض ان كنت تستخدم خادم الويب اباتشي httpd مع تمكين mod_rewrite.
Note 2: I have tested it on windows but I have all reasons to believe that it will work fine on Unix / Linux too. ملاحظه 2 : لقد اختبرت على ويندوز لكن لا بد لي جميع اسباب تدعو الى الاعتقاد انها تعمل جيدا على يونيكس / لينكس ايضا. Normally Windows is the harder one to solve as far as Apache is concerned ويندوز هي عادة أصعب واحدة للحل بقدر ما هو المعنية أباتشي : (