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? Link to comment https://forums.phpfreaks.com/topic/134760-htaccess-to-redirect-mydomaincomusername/ Share on other sites More sharing options...
genericnumber1 Posted November 29, 2008 Share Posted November 29, 2008 Yes, mod_rewrite in htaccess on apache. Link to comment https://forums.phpfreaks.com/topic/134760-htaccess-to-redirect-mydomaincomusername/#findComment-701734 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.