Hi
I am trying to make my website contain unchangeable URL like
http://www.domain.com
even if the visitor clicks any link for example
http://www.domain.com/register.php
he will be able to visit the register page but the URL will still be http://www.domain.com
Any idea how to do so with mod_rewrite ?
I am trying to make my website contain unchangeable URL like
http://www.domain.com
even if the visitor clicks any link for example
http://www.domain.com/register.php
he will be able to visit the register page but the URL will still be http://www.domain.com
Any idea how to do so with mod_rewrite ?