writing fake URLs in browser
843840Jul 7 2008 — edited Jul 7 2008Hi All
I want to show a fake url in the browser. For example, the actual url is http://www.site.com/pages/about.jsp?var1=value2&var2=value2 and I want it to be displayed in browser as http://www.site.com/pages/about/var1/value1/var2/value2
the purpose is just to show a fake url. I'll be greatly thankful to you if you guide me how to do it. any useful link?
thanks in advance.