i php ile mod_rewrite ile ilgili bir Q var.
currently my userprofile php page has the following link to determine a user: domain.com?username=john
i would need to convert this url into like this: domain.com/john.
ben bu mod_rewrite nasıl yapabilirim?