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} ^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]