Hello, I want it so when people visit http://domain.tld/http://google.com/ it redirects to http://domain.tld/browse.phpu=http://google.com/ How can i do this with mod rewrite Thanks, Chris
htaccess file made for 301 or 302 redirect. It used for redirect your site url to another web site url. 301 redirect used for permanent and 302 used for temporally redirect.