Forum Moderators: phranque

Message Too Old, No Replies

How to do url redirection?

How to masquerade urls

         

patrickng01

2:51 am on Apr 13, 2006 (gmt 0)

10+ Year Member



I have this url :

[#*$!.com.sg...]

All the website htmls must be located in a specific directory path. (which is mapped to the above url via Apache Rewrite rules)

However, now the users prefer to have the url appear as [xxx.com.sg...] ie, all subsequent page calls within index.html must adopt the new shortened url.

how do I masquerade or change the url from the old one to the new one without changing the website physical directory structure.