Re: [users@httpd] FilesMatch does nothing

2011-05-09 Thread Mark Montague
On May 9, 2011 9:21 , Eric Covener wrote: On Mon, May 9, 2011 at 9:13 AM, Sébastien Moretti wrote: I run several servers and sometimes for some of them, directives in FilesMatch seem never to be executed. Problems come when apache is the frontend of other servers such as tomcat or play fram

Re: [users@httpd] FilesMatch does nothing

2011-05-09 Thread Sébastien Moretti
Hi I run several servers and sometimes for some of them, directives in FilesMatch seem never to be executed. Problems come when apache is the frontend of other servers such as tomcat or play framework, through mod_jk or mod_proxy. In Apache terms, these requests don't match any Directory or Fi

Re: [users@httpd] FilesMatch does nothing

2011-05-09 Thread Eric Covener
On Mon, May 9, 2011 at 9:13 AM, Sébastien Moretti wrote: >>> Hi >>> >>> I run several servers and sometimes for some of them, directives in >>> FilesMatch seem never to be executed. >>> >>> Problems come when apache is the frontend of other servers such as tomcat >>> or >>> play framework, through

Re: [users@httpd] FilesMatch does nothing

2011-05-09 Thread Sébastien Moretti
Hi I run several servers and sometimes for some of them, directives in FilesMatch seem never to be executed. Problems come when apache is the frontend of other servers such as tomcat or play framework, through mod_jk or mod_proxy. In Apache terms, these requests don't match any Directory or Fi

Re: [users@httpd] FilesMatch does nothing

2011-05-09 Thread Eric Covener
On Mon, May 9, 2011 at 9:00 AM, Sébastien Moretti wrote: > Hi > > I run several servers and sometimes for some of them, directives in > FilesMatch seem never to be executed. > > Problems come when apache is the frontend of other servers such as tomcat or > play framework, through mod_jk or mod_pro

[users@httpd] FilesMatch does nothing

2011-05-09 Thread Sébastien Moretti
Hi I run several servers and sometimes for some of them, directives in FilesMatch seem never to be executed. Problems come when apache is the frontend of other servers such as tomcat or play framework, through mod_jk or mod_proxy. Are there known issues about that ? Some conflicts with mod