Creating user/search engine friendly URLs

Posted by gums on Stack Overflow See other posts from Stack Overflow or by gums
Published on 2010-05-04T22:23:12Z Indexed on 2010/05/04 22:28 UTC
Read the original article Hit count: 114

Filed under:
|

I want to create a url like www.facebook.com/username just like Facebook does it. Can we use mod_rewrite to do it. Username is name of the user in a table. It is not a sub directory. Please advise.

© Stack Overflow or respective owner

Related posts about url-rewriting

Related posts about mod-rewrite