i2-Services, Inc. Forums

Full Version: Users with dedicated areas.How can I do that
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,I have just purchased your software and installed it very easy on my server.

I want to do the following:
Each user that registers and logs in to be redirected to his private area.I mean each user will have a private website of his own, which I will configure myself for each

IE: User Mary registers.When Mary logs in, she is redirected to a html or php webpage called mary.html for example.Also, a set of webpages related to mary.html are only to be viewed by Mary and only Mary, and so on and so forth for each user.
I will create each mini website for each user, configured for their own use.

Please tell me how can I do that using your software.

i was thinking about the htaccess protection, but after logging in how can I redirect each user his own page.

Thanks for your help.
Hiya
I think we are currently looking at this issue here:
http://www.i2-services.com/forum/showthread.php?tid=56

GWP Wrote:
Hiya
I think we are currently looking at this issue here:
http://www.i2-services.com/forum/showthread.php?tid=56


See if your website supports folders in the name of an e-mail address.
IE: http://www.your-site.com/members/email@address.com

If so - we can have a index.shtml page in the /members/ folder
which directs them to:

.com/members/email@address.com/

(e-mail address is used as the username and would be the folder name).

Let us know on that.

i2

i2-Services, Inc. Wrote:

GWP Wrote:
Hiya
I think we are currently looking at this issue here:
http://www.i2-services.com/forum/showthread.php?tid=56


See if your website supports folders in the name of an e-mail address.
IE:  www.your-site.com/members/email@address.com

If so - we can have a index.shtml page in the /members/ folder
which directs them to:

.com/members/email@address.com/

(e-mail address is used as the username and would be the folder name).

Let us know on that.

i2



I did manage to solve the problem using the htaccess file

thanks anyway

will keep you updated

Great. If you can share for others when you have time that would be great!

i2
Reference URL's