Add the appropriate rule in the. Htaccess file that redirects links with language = Example: Code: RewriteCond %{QUERY_STRING} language= RewriteRule ^(.*)$ http://%{HTTP_HOST}/$1 [L,R=301] Say, is that you wanted Dodaj odpowiednią regułę w .htaccess, która przekieruje linki z language= Przykład: Code: RewriteCond %{QUERY_STRING} language= RewriteRule ^(.*)$ http://%{HTTP_HOST}/$1 [L,R=301] Powiedz, czy o to Ci chodziło
RewriteCond %{QUERY_STRING} language= RewriteRule ^(.*)$ http://%{HTTP_HOST}/$1 [L,R=301]
View Tag Cloud
Forum Rules