Open up conf/settings.php and add this line: Abierto hasta conf / settings.php y añadir esta línea:

$Configuration['URL_BUILDING_METHOD'] = 'mod_rewrite'; Configuración de dólares [ 'URL_BUILDING_METHOD'] = 'mod_rewrite';

Believe me, that’s all you need to do. Créame, eso es todo lo que usted necesita hacer. Ain’t that easy? ¿No es así de fácil?
Note: I am assuming that you are using Apache HTTPD Web Server with mod_rewrite enabled. Nota: Estoy asumiendo que usted está usando Apache httpd Web Server con mod_rewrite activado.
Note 2: I have tested it on windows but I have all reasons to believe that it will work fine on Unix / Linux too. Nota 2: He realizado las pruebas en las ventanas, pero tengo todas las razones para creer que va a funcionar bien en Unix / Linux. Normally Windows is the harder one to solve as far as Apache is concerned Normalmente Windows es el más difícil de resolver uno en la medida de lo Apache está preocupado :)