Setting up user friendly URLs

This is an original support article on the website of Woltlab GmbH. It has been translated and made usable here by Multimedia-Pool.com to support Spanish-speaking customers.

Addition: The Woltlab software links directly to the source code of the language file (ACP) on the support article.


WoltLab Suite offers an URL rewrite feature to turn default URLs like http://example.com/index.php?board-list/ into more compact and user friendly URLs, e.g. http://example.com/board-list/ erreichbar ist. Enabling this feature requires a special configuration applied to your webserver.



Hinweis: If you changed the paths during the installation of WoltLab Suite, you have to adapt them in the rewrite rules!


Apache / LiteSpeed


Create a file called .htaccess and add the following code to it:



Laden Sie diese Datei anschließend in das Hauptverzeichnis Ihrer Installation hoch.


nginx


Bearbeiten Sie die Konfiguration der Seite bzw. des VHost und fügen Sie die folgenden Zeilen ein. Bitte achten Sie darauf den Pfad /forum (in Zeile 1 und 4) entsprechend dem Installationspfad anzupassen.


Code
location / {
    index index.php;
    
    try_files $uri $uri/ @rewrite;
}
location @rewrite {
    rewrite ^/(forum/|cms/|wcf/|calendar/|filebase/|blog/|gallery/)?([^.]+)$ /$1index.php?$2 last;
}

IIS 7.5 oder höher


Erstellen Sie die Datei web.config und fügen Sie die folgenden Zeilen ein:


Laden Sie diese Datei anschließend in das Installationsverzeichnis der entsprechenden App hoch.

About the Author

Hola Hello ஹலோ Halo привет Hallo Salut Ciao Olá 你好 Γεια σας もしもし Pozdravljeni สวัสดี Habari ਹੈਲੋ Salve прывітанне


WoltLab POLSKI Polskie tłumaczenie

WoltLab ESPAÑOL – Traducción Español

WoltLab PORTUGUÊS Tradução Português

VieCode Rynek + Sklep + Leksykon w POLSKI

VieCode Mercado+Tienda+Léxico en ESPAÑOL

VieCode Mercado + Loja + Léxico em PORTUGUÊS

CLS EasyLink ESPAÑOL + PORTUGUÊS (BR) + POLSKI

Zaydowicz JCoins ESPAÑOL + PORTUGUÊS (BR) + POLSKI

Tims Chat (For FREE) ESPAÑOL + PORTUGUÊS (BR) + POLSKI

Multimedia multimedia-pool.com