how do i PHP url mask?

Chris

New member
lets say i have a site "foo.com" and i want to create a folder called "bar" and keep it in /www/folders/bar but i want to be able to go to foo.com/bar and have it display an index page. how do i do this?

a better example might be i want my url to look something like myspace how they use "myspace.com/myusername"

myusername is not really stored at the root of their web server , so how do they do that?

thanks
 
Back
Top