pranshu82202 Posted July 22, 2011 Share Posted July 22, 2011 How can i get a url like ... user.mysite.com using php... Link to comment https://forums.phpfreaks.com/topic/242623-usermysitecom/ Share on other sites More sharing options...
arbitter Posted July 22, 2011 Share Posted July 22, 2011 In DirectAdmin you have Subdomain Management, where you can add or delete subdomains. Link to comment https://forums.phpfreaks.com/topic/242623-usermysitecom/#findComment-1246085 Share on other sites More sharing options...
Eiolon Posted July 22, 2011 Share Posted July 22, 2011 mod_rewrite will do the trick. Used it on one of my projects. Turned URL from http://www.mysite.com/user.php?id=23 to username.mysite.com. Link to comment https://forums.phpfreaks.com/topic/242623-usermysitecom/#findComment-1246121 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.