Go Back   CodingForums.com > :: Server side development > Apache configuration

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 08-29-2011, 07:14 PM   PM User | #1
AustinB
New Coder

 
Join Date: May 2011
Posts: 13
Thanks: 5
Thanked 0 Times in 0 Posts
AustinB is an unknown quantity at this point
General Question about a Client Login

Hi folks,

I am a total beginner when it comes to Apache and PHP coding, and I just had a general question about what I want to do and how best to go about doing it/where to learn about it:

I want to build a client login for a site that goes to a certain page based on what information/which user logins in (so user1 goes to page1, user2 goes to page2, etc.). Right now, I am using Plesk as my back-end to just password protect directories. I would assume it would need to go further than to accomplish this, but I am totally uncertain of how to do it. Any guidance on where to start would be greatly appreciated.
AustinB is offline   Reply With Quote
Old 08-30-2011, 03:58 AM   PM User | #2
Inigoesdr
Super Moderator


 
Inigoesdr's Avatar
 
Join Date: Mar 2007
Location: Florida, USA
Posts: 3,604
Thanks: 2
Thanked 399 Times in 392 Posts
Inigoesdr is a jewel in the roughInigoesdr is a jewel in the roughInigoesdr is a jewel in the rough
If you have more than a couple users you should look into writing it in a programming language like PHP with a database backend like MySQL. If you only have a few users and you are already handling auth with Apache it might make sense to use mod_rewrite to alter the request for the individual users.
Inigoesdr is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:43 AM.


Advertisement
Log in to turn off these ads.