Open up conf/settings.php and add this line: Ouvrez conf / settings.php et d'ajouter cette ligne:

$Configuration['URL_BUILDING_METHOD'] = 'mod_rewrite'; $ Configuration [ 'URL_BUILDING_METHOD'] = 'mod_rewrite';

Believe me, that’s all you need to do. Croyez-moi, c'est tout ce que vous devez faire. Ain’t that easy? N'est-ce pas facile?
Note: I am assuming that you are using Apache HTTPD Web Server with mod_rewrite enabled. Note: Je suppose que vous utilisez Apache HTTPD Web Server avec mod_rewrite activé.
Note 2: I have tested it on windows but I have all reasons to believe that it will work fine on Unix / Linux too. Note 2: Je l'ai testé sur les fenêtres mais j'ai toutes les raisons de croire qu'il fonctionnera bien sous Unix / Linux. Normally Windows is the harder one to solve as far as Apache is concerned Normalement, Windows est la plus difficile à résoudre en ce qui concerne Apache :)