Yes my question is clear my friends , how i can redicret my server ip to my domain ?
Example:
This code its showing wrong i knoq it but how i can do it brothers ? just i want 301 redicret my ip addresses to domain..
Example:
Code:
RewriteCond %{HTTP_HOST} ^http://99.25.254.14/forum/
RewriteRule (.*) https://your-domain.com/$1 [R=301,L]