robert_gsfame Posted July 9, 2010 Share Posted July 9, 2010 I just wonder if it is possible to have this let say i have page called: page.php?user=abc then i rewrite url so that users have their own subdomain "abc.mywebsite.com" what if in page.php, there is a link which will redirect user into another page called page2.php?user=abc is it possible to have this on url : abc.mywebsite.com/page2 using mod rewrite? thx Link to comment https://forums.phpfreaks.com/topic/207210-url-problem/ Share on other sites More sharing options...
robert_gsfame Posted July 9, 2010 Author Share Posted July 9, 2010 I mean instead of having this way : page.php?user=abc&npage=page2 to be rewritten into abc.mywebsite.com/page2, i wish to have my page2.php?user=abc and rewritten into abc.mywebsite.com/page2 Possible or not?? Link to comment https://forums.phpfreaks.com/topic/207210-url-problem/#findComment-1083424 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.