nsbrown Posted June 8, 2008 Share Posted June 8, 2008 Hi everyone I'm a newcomer to the world of php, mostly I modify rather than create. My question is that the cms I have does the job just right but what I'm wanting is when in my community based site when a user is created gives a decent web address rather than www.mysite.com/?option=ladeeda&Itemid=62 I would like www.mysite.com/mrjones. Know what I mean? Cheers guys Link to comment https://forums.phpfreaks.com/topic/109229-can-you/ Share on other sites More sharing options...
MiCR0 Posted June 8, 2008 Share Posted June 8, 2008 I know of no CMS that will let a user do this. I recommend doing a user Profile add on to the CMS you already have and maybe hack the code there and let them use WYSIWYG editor on that one page HTML only! Link to comment https://forums.phpfreaks.com/topic/109229-can-you/#findComment-560318 Share on other sites More sharing options...
GingerRobot Posted June 8, 2008 Share Posted June 8, 2008 You need use apache's mod rewrite setting. This subforum should get you started. Link to comment https://forums.phpfreaks.com/topic/109229-can-you/#findComment-560376 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.