If a user is in a page www.sitename.com/folder/index.php and he clicks on a url to another page/site but the second page should not detect that the user is coming from www.sitename.com/folder/index.php instead it should show www.sitename.com/someting/somethingelse
in short I want to manipulate the source url
is the htaccess rewrite going to help ?