Re: [users@httpd] LimitExcept group authorization not taking effect

2011-08-04 Thread Darren Spruell
On Thu, Aug 4, 2011 at 3:02 PM, Eric Covener wrote: >>         >>            #Require group hgpushers >>            Require group poopy >>         >>     > > Do you need to wrap the "require valid-user" in a LimitExcept so it's > not in effect for your more restricted methods? Well, yes; that see

Re: [users@httpd] LimitExcept group authorization not taking effect

2011-08-04 Thread Eric Covener
>         >            #Require group hgpushers >            Require group poopy >         >     Do you need to wrap the "require valid-user" in a LimitExcept so it's not in effect for your more restricted methods? - The official

[users@httpd] LimitExcept group authorization not taking effect

2011-08-04 Thread Darren Spruell
Greetings, I have configuration that is not behaving as I'm assuming it should - suspect I'm missing a critical detail. I am using the following setup in a VirtualHost to protect access to a Mercurial web repo: WSGIProcessGroup hg AuthType Basic AuthName "Mercurial LDAP

Re: [users@httpd] https redirection

2011-08-04 Thread Jeroen Geilman
On 2011-08-04 11:35, Ashwin Kesavan wrote: Jeroen Geilman wrote: On 2011-07-30 08:28, vishesh kumar wrote: Hi Members suppose i have a site https://abc.com and i want if anyone write https://abc.com/xyz.com , it should redirected to https://xyz.com which is one same server. Redirect Perman

Re: [users@httpd] Load Balancing question

2011-08-04 Thread Jim Jagielski
Hence the reason for the rewrite in 2.3/2.4. Balancer-manager in prev versions was NEVER intended for long-term usage. The issue is in the interaction of balancer-manager and mod_proxy_balancer, not the balancer itself. On Aug 4, 2011, at 10:57 AM, Tom Evans wrote: > On Thu, Aug 4, 2011 at 3:43

Re: [users@httpd] Load Balancing question

2011-08-04 Thread Tom Evans
On Thu, Aug 4, 2011 at 3:43 PM, Jim Jagielski wrote: > You will note that the balancer in 2.3/2.4 resolves this issue. > > BTW, the idea that mod_proxy_balancer is "broken" only means that > it does not do what you expect, which is restore all local mods > made via balancer_manager, but this was n

Re: [users@httpd] Load Balancing question

2011-08-04 Thread Jim Jagielski
On Aug 4, 2011, at 7:40 AM, Tom Evans wrote: > On Thu, Aug 4, 2011 at 2:14 AM, Jeff Poling wrote: >> Thanks. For whatever reason, an apachectl stop and an apachectl start >> corrected the issue- the balancer-manager now reflects the config in the >> config file >> > > mod_proxy_balancer is

[users@httpd] How does one filter certain warnings from the error log?

2011-08-04 Thread Tom Browder
I am getting known warnings in my error logs from the use of wild card certificates (see my earlier message on the source of the wild card certificate): [Sun Jul 31 18:31:42 2011] [warn] RSA server certificate wildcard CommonName (CN) `*.usafa-1965.org' does NOT match server name!? [Sun Jul 31 18:

[users@httpd] how to set qs with MultiViews

2011-08-04 Thread Christoph Anton Mitterer
Hi. I'd like to use content negotiation with MultiViews, but still being able to set a qs which applies in case several variants would have the same quality based on the client’s selection. E.g. if a client says "Accept: image/*; qs=0.5, */*; qs=0.1" and I have a image test.jpeg and test.png, Apac

[users@httpd] Suggestion for Apache2 docs: add another (inexpensive) CA: StartSSL.com

2011-08-04 Thread Tom Browder
The Apache2 docs has an SSL FAQ here: http://httpd.apache.org/docs/2.2/ssl/ssl_faq.html It has a list of Certifying Authorities (CAs) but is missing one important one for personal or small-scale server operators StartSSL: http://www.startssl.com/ They can provide an inexpensive wild-card ce

RE: [users@httpd] Load Balancing question

2011-08-04 Thread Jeff Poling
Tom, > mod_proxy_balancer is dangerous to use when doing graceful restarts. > The state of the balancers is saved, and then re-applied, however various > things can cause the settings to be applied to a different balancer member. Thanks for the information on the bugs. I really appreciate it! We

[users@httpd] What does apache use as a "Directory Name"

2011-08-04 Thread Steve Swift
If I have a file "/var/www/cgi-bin/user/test.cmd" then what string will be passed to the code that handles and directives as the name of the file's directory? It seems to me it could be either /var/www/cgi-bin/user or /var/www/cgi-bin/user/ So what should I use in a directive to match items in

Re: [users@httpd] Load Balancing question

2011-08-04 Thread Tom Evans
On Thu, Aug 4, 2011 at 2:14 AM, Jeff Poling wrote: > Thanks.  For whatever reason, an apachectl stop and an apachectl start > corrected the issue- the balancer-manager now reflects the config in the > config file > mod_proxy_balancer is dangerous to use when doing graceful restarts. The state o

Re: [users@httpd] https redirection

2011-08-04 Thread Ashwin Kesavan
Jeroen Geilman wrote: On 2011-07-30 08:28, vishesh kumar wrote: Hi Members suppose i have a site https://abc.com and i want if anyone write https://abc.com/xyz.com , it should redirected to https://xyz.com which is one same server. Redirect Permanent /xyz.com/ https://xyz.com/ Server wide

Re: [users@httpd] website performance

2011-08-04 Thread Ashwin Kesavan
Amira Othman wrote: Hi all I need to test web server performance to make sure that everything is going fine. Any suggestions on how to test?? Regards *Amira Othman*** *Server Administrator* *www.cairosource.com* ** ** 6 EL Nil EL A

Re: [users@httpd] Problem with reverse proxy and file upload

2011-08-04 Thread snigdhamukherjee
Tomcat log did not show any error message. Apache error log showed the following: [Thu Aug 04 13:29:34 2011] [info] Server built: Jul  4 2011 13:42:24 [Thu Aug 04 13:31:31 2011] [error] ajp_marshal_into_msgb - No such method -7db157364027e [Thu Aug 04 13:31:31 2011]