Re: [users@httpd] Location directive not working when using php-fpm (via mod_fastcgi)

2015-03-17 Thread Yann Ylavic
On Tue, Mar 17, 2015 at 11:40 AM, Theo Belder wrote: > > Please could someone give a good regular expression that would match > /Public and /php-fcgi/Public? Maybe: (/php-fcgi)?/Public Regards, Yann. - To unsubscribe, e-mail: u

RE: [users@httpd] Location directive not working when using php-fpm (via mod_fastcgi)

2015-03-17 Thread Theo Belder
Anyone has a solution for my problem? I would like have one directive for every request which isn't starting with /Public. Normally it can be , but that one is not working because of using mod_fastcgi for php-fpm. It automatically rewrites the php requests to /php5-fcgi/Public. This has likely t

Re: [users@httpd] mod_security and ironbee questions

2015-03-17 Thread Nick Kew
On Mon, 2015-03-16 at 18:06 +, Rose, John B wrote: > 1. Can anyone suggest a good base set of rules to utilize within > mod_security? Depends entirely on what you're looking to protect. Did you look at mod_security's core ruleset as a startingpoint? > 2. While looking around for info on mod_

Re: [users@httpd] Re: 2 web servers in load balancing

2015-03-17 Thread Dr James Smith
On 17/03/2015 07:59, Alfredo De Luca wrote: Hi all. Any clue on this? On 15/03/2015 9:30 PM, "Alfredo De Luca" > wrote: Hi all. I ve never done this before so I am asking best practice/info/docs of how to have 2 apache web servers in load balancing

[users@httpd] Re: 2 web servers in load balancing

2015-03-17 Thread Alfredo De Luca
Hi all. Any clue on this? On 15/03/2015 9:30 PM, "Alfredo De Luca" wrote: > Hi all. > I ve never done this before so I am asking best practice/info/docs of > how to have 2 apache web servers in load balancing. > > - Which httpd module do I have to load in the http conf? > - I was reading that I h