Im not sure if this is the right area, but im setting up a site and would like to use alias instead of querystring. Im hoping there is some way to allow an alias to be created when a user registers. I would use this instead of a querystring. ie. mysite.com/username instead of mysite.com/index.php?user=username. I have seen it done on myspace etc and was wondering how to go about it.