Hey all. I have one question about sub-domain redirect.I have two servers, one Centos and one Windows. I have installed Bind DNS server on my centos server and i use this one to host domains who point in my windows iis webserver. Now..i have one website who create profiles to all users. example: mywebsite.com/profileID=1 How is posible to make subdomain like test.mydomain.com and to point to mywebsite.com/profileID=1 BUT, when u type in browser test.mydomain.com, this sub-domain still stay as URL but show mywebsite.com/profileID=1 content. This should be done if my website create website folder for all users...so this shoud be easy like create subdomain in ISS..point to folder...add subdomain to DNS..point to IIS web server.. Any advice ? Regards