Zane Posted May 30, 2006 Share Posted May 30, 2006 Does anyone know of a good tutorial on how to set up a slash username systemI'd hate to find out that it's actually done by creating folders for each userbut assuming that's hopefully not the caseis there a tutorial on thisI would think that it involves editing the 404.shtml file to send the name of the invalid directory to your PHP file.....but if that was it........the address bar would change.Any clues? Link to comment https://forums.phpfreaks.com/topic/10757-slash-username/ Share on other sites More sharing options...
kmreed79 Posted June 1, 2006 Share Posted June 1, 2006 Take a look here:[a href=\"http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html\" target=\"_blank\"]http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html[/a]and[a href=\"http://www.ilovejackdaniels.com/cheat-sheets/mod_rewrite-cheat-sheet/\" target=\"_blank\"]http://www.ilovejackdaniels.com/cheat-shee...te-cheat-sheet/[/a]It's done using mod_rewrite. Link to comment https://forums.phpfreaks.com/topic/10757-slash-username/#findComment-40956 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.