Se poate redirectiona catre domeniu punand in .htaccess urmatoarele:
unde xxx.xxx.xxx.xxx este IP-ulCod:RewriteEngine on RewriteCond %{HTTP_HOST} ^xxx.xxx.xxx.xxx [NC] RewriteRule ^(.*)$ http://www.exemplu.com/$1 [L,R=301]
Se poate redirectiona catre domeniu punand in .htaccess urmatoarele:
unde xxx.xxx.xxx.xxx este IP-ulCod:RewriteEngine on RewriteCond %{HTTP_HOST} ^xxx.xxx.xxx.xxx [NC] RewriteRule ^(.*)$ http://www.exemplu.com/$1 [L,R=301]
Momentan este/sunt 1 utilizator(i) care navighează în acest subiect. (0 membrii și 1 vizitatori)