RE: [EMAIL PROTECTED] content filtering by access

2005-12-09 Thread Wagner, Aaron
Monitoring Systems and Network Tools CCO-Command Center Operations 804.515.6298 > -Original Message- > From: Bill Tangren [mailto:[EMAIL PROTECTED] > Sent: Friday, December 09, 2005 1:32 PM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] content filtering by access &g

Re: [EMAIL PROTECTED] content filtering by access

2005-12-09 Thread Joshua Slive
On 12/9/05, Bill Tangren <[EMAIL PROTECTED]> wrote: > Hi, > > I'm new to this forum, so I hope this question is being directed to the proper > place. > > I run an apache server (2.0.52), and I have a number of employees here who > access restricted pages via > > > AuthUserFile conf/htpasswd.users

Re: [EMAIL PROTECTED] content filtering by access

2005-12-09 Thread Robbie Garrett
Hey, Let me c if i got this right. basically you are looking for apache to display info that is different based upon what the user supplys as a user name? as in my page (user name robbie) would say sup and john page (user name john) would say hello. Is that the idea? If so i belive you wou

[EMAIL PROTECTED] content filtering by access

2005-12-09 Thread Bill Tangren
Hi, I'm new to this forum, so I hope this question is being directed to the proper place. I run an apache server (2.0.52), and I have a number of employees here who access restricted pages via AuthUserFile conf/htpasswd.users I have had no problems implementing this. What I would like t