I've seen examples of giving a webpage a clean url and mod re-write will make it the messy version behind the scenes so it works with your organization, but I have the opposite problem. I have a webpage that all the links in it are starting messy, but I don't want the user to see the messy urls in their address bar when they click on a link. So, for example, I have a link that says www.mysite.com/index.php?page=mypage. This is my actual webpage organization. However, I want it so that when the user clicks on this link and then looks up at his address bar after the page loads, it says www.mysite.com/mypage.html. Is this possible?
Tags: