Re: [users@httpd] limit access to certain query strings

2011-07-05 Thread Jeroen Geilman
On 2011-07-05 22:02, congo thomas wrote: Hello chiefs, How do i limit (allow/deny) access to certain query strings? Actual example: 1) I want to allow only 'user1' access to http://example.com/yadayada/?page=abc 2) I want to allow only 'user2' access to http://example.com/yadayada/?page=def 3)

[users@httpd] limit access to certain query strings

2011-07-05 Thread congo thomas
Hello chiefs, How do i limit (allow/deny) access to certain query strings? Actual example: 1) I want to allow only 'user1' access to http://example.com/yadayada/?page=abc 2) I want to allow only 'user2' access to http://example.com/yadayada/?page=def 3) I want to allow everyone access to everythi

Re: [users@httpd] subdomains

2011-07-05 Thread Jeroen Geilman
On 2011-07-05 15:20, Amira Othman wrote: Hi All, I am using httpd-2.2.3-43.3 That's pretty old. on centos 5.6. Ah, that explains that. I c

[users@httpd] Question on load balancing forward proxy servers

2011-07-05 Thread Mills, Larry
Hello all, I've been able to successfully configure Apache as a load-balancer to content on Tomcat-based "back-end" servers and also to act as a forward web proxy and forward proxy-chain, but I'm wondering if it is possible to have Apache load-balance requests while acting as a forward proxy?

[users@httpd] mod_authnz Authenticate_ Env variables

2011-07-05 Thread Tim
How do I capture this? When a user successfully logs in? I need to capture the username that successfully logged. Tim - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org

Re: [users@httpd] mod_authnz_ldap Non Authorized users

2011-07-05 Thread Tim
Ah ok thanks... On 7/4/2011 6:15 AM, Tom Evans wrote: > On Sat, Jul 2, 2011 at 8:45 PM, Tim wrote: >> >> Yes. Its the Browser username and prompt that appears. >> > > You misunderstood Eric. What you are seeing is the browser prompting > for authentication 3 times. Most (all?) browsers will do t

[users@httpd] subdomains

2011-07-05 Thread Amira Othman
Hi All, I am using httpd-2.2.3-43.3 on centos 5.6.I created subdomain ,it works fine except when calling image I found in log file that it goes to wrong path although I am writing the correct one in document root Mydomain.com/subdomain works fine Subdomain.mydomain.comfine but image