PDA

View Full Version : combining htaccess with passing of params?


bazz
02-16-2007, 03:36 PM
Hi,

I presently use htaccess to password a directory. Inside this, I want to have a range of files, which will perform for all clients, dependent on who has logged in. (Saves having a selection of files for each client).

Can anyone give me a clue as to how I can pass params to these files, based on who has logged in. I could do it with MySQl but I think htaccess is better. (discuss also plz).

bazz

KevinADC
02-16-2007, 08:32 PM
the question might best be asked in an apache forum. Or look on the apache website and see if there is some info on how to do this.