my website accepts anyone to signup as member. i want my website to be able to display info on my member by accessing my website as below:<br><br> can't create a static html page for everyone who signup to my site. i wanted to make apache run a script whenever there is a request on ' to capture the membername and return a html page using data from my database.<br><br>how to tweak the conf files to make this work?