My site allows users to create portfolios for themselves. I’d like to make it so that a user can have a short link to their portfolio (I’m using Zoo Visitor to create the template).
I could easily make “domain.com/portfolio/username” work, but I’d like to remove the segment_1, so that it would be “domain.com/username”.
Is this possible?
What’s the best way? Native EE? htaccess?