How to setup virtual site name for register users?

Problems with the Windows version of XAMPP, questions, comments, and anything related.

How to setup virtual site name for register users?

Postby acpan » 17. July 2012 18:06

Hi,

I want to privide a vitual site to my registered user eg.
Http://mysite.com/username

instead of

Http://mysite.com/user/index.php?uid=5566


So each registered user can have his own micro site with
easy to remember url.

There is no seperate web folder that is tied to each user, instead
a share folder and the conetnts are pulled out from the mysql databse
specific to the name in the url entered. So eg. If entered http://mysite.com/john32,
The john32 contents are pulled from the database and display.

I am thinking to have an index.php page to capture
the username and since no such folder it will be sent to
a 404 not found page which will then query the database with
the username and redirect to a generic index.php which will pull
the contents fr the database.

I got this idea when i sign up for a facebook account
and i got a facebook.com/myuserid site, my limited knowledge
tells me that it should not be that facebook creates every
folder for every user, it should be some kind of redirect use.

It seems many website uses this concept
but i am quite a newbie.

Any advice with some examples ? Thanks.
acpan
 
Posts: 1
Joined: 17. July 2012 17:21
Operating System: windows 2003

Re: How to setup virtual site name for register users?

Postby JJ_Tagy » 18. July 2012 07:32

I believe you are talking about a url rewrite.
JJ_Tagy
 
Posts: 788
Joined: 30. January 2012 13:44
XAMPP version: 5.5.15
Operating System: Windows 10 Pro x64


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 112 guests