Hello,
In my website I used to show the url like http://www.example.com/user/page.php which i had done using mod_rewrite in .htaccess file,originally the url is like
http://www.example.com?uid =user&pid=page.php
but now the client had asked me for the url like
http:
//www.user.example.com/page.php
Is it possible to get it by URL Mapping and using the concept of virtual subdomain or do I have to introduce the concept of subdomains creation in my website to get it done.
Please reply asap.
Thank you.
[edited by: jdMorgan at 1:35 pm (utc) on May 12, 2010]
[edit reason] Please use "example.com" [/edit]