Text automatically translated from: Polish to: Galician
Translated text
Engadir a regra correspondente no arquivo htaccess. Que redirecciona as conexións con language =
Exemplo:
Code:
RewriteCond %{QUERY_STRING} language=
RewriteRule ^(.*)$ http://%{HTTP_HOST}/$1 [L,R=301]
Dicir, é que quería
Original text