daveh33 Posted November 29, 2008 Share Posted November 29, 2008 Hi I have a script which shows a members profile, an example page url is: - index.php?username=Dave I want to make it the member can share there profile via the url mydomain.com/Dave and when they hit that url it displays the content of index.php?username=Dave How do I go about setting this up? Is it htaccess? Quote Link to comment Share on other sites More sharing options...
genericnumber1 Posted November 29, 2008 Share Posted November 29, 2008 Yes, mod_rewrite in htaccess on apache. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.