Currently, I want to rewrite url. Supposing that I have an url as below: http://myaddress.com/profile.php?user=MaFi I want to display a shorter url to user. Maybe is http://myaddress.com/abcd
Currently, I am also looking for the way to do it, Please tell me know the solution for this. Thanks,
P/S:
the source url which we want to rewrite is getting from internet as the below picture. So we want to have a shorter url when display to user.