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} ^example\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.example\.com$ RewriteRule ^(.*)$ "http\:\/\/domain\.com/$1" [R=301,L] |
| h latviešu (lv) | RewriteEngine On RewriteCond %{HTTP_HOST} ^example\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.example\.com$ RewriteRule ^(.*)$ "http\:\/\/domain\.com/$1" [R=301,L] |