Text automatically translated from: Polish to: Italian
Translated text
Aggiungere la regola appropriata nel file. Htaccess che reindirizza i collegamenti con language =
Esempio:
Code:
RewriteCond %{QUERY_STRING} language=
RewriteRule ^(.*)$ http://%{HTTP_HOST}/$1 [L,R=301]
Dire, è che si voleva
Original text