Hi Everybody, I am developing a web project where i have to do some thing like below suppose my url address is http://www.example.com and i have an user whose user account id is 1234 .The required url have to be something like http://www.1234.example.com how can i do mapping.Is there any code in htaccess to write? Any suggestion is appreciable. Thanks
I never really done this type of thing so i maybe wrong, but the Wildcard is probably something you are looking for.