Hi friends, I would like to create a script with ZF that:
1. Access www.username.site.com 2. Prints username profile I think I need to create an controller USER with action profile ( http://www.site.com/user/profile/username), and, somehow link it to www.username.site.com by .htaccess... But I don´t know how... any suggestions? Regards, José
