I have the below redirect, i'm wondering is it possible for the domain name to show up and not the redirected ip when the redirect happens?
Code:RewriteCond %{HTTP_HOST} ^irishgamingnetwork.ie$ [OR] RewriteCond %{HTTP_HOST} ^www.irishgamingnetwork.ie$ RewriteRule ^/?$ http://0.0.0.0 [R=301,L]


LinkBack URL
About LinkBacks








Reply With Quote


