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