Visi tulkojumi

Pārlēkt uz: navigācija, meklēt

Enter a message name below to show all available translations.

Ziņojums

Found 2 translations.

NosaukumsPaš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]