Skip to content

Tag: .htaccess

htaccess redirect profile page

I’m creating a system which shows your profile if you visit http://example.com/profile/profile.php?username=test I would like to make it so you could go to http://example.com/profile/test and it …