Visi tulkojumi
Enter a message name below to show all available translations.
Found 2 translations.
| Nosaukums | Pašreizējais teksts |
|---|---|
| h angļu (en) | RewriteEngine On RewriteCond %{HTTP_HOST} ^www\.example\.com [NC] RewriteRule (.*) http://example.com/$1 [R=301,L] |
| h latviešu (lv) | RewriteEngine On RewriteCond %{HTTP_HOST} ^www\.example\.com [NC] RewriteRule (.*) http://example.com/$1 [R=301,L] |