Re: [users@httpd] running httpd in chroot jail

2013-01-18 Thread Alex Leonhardt
is it a super secret application and if you get hacked you'll expose lots of cc numbers or similar ? if not - i dont think running it in a jail is necessary - you should however run it with selinux on ;) ! On 18 January 2013 16:31, Zachary Stern wrote: > I wanted to get some opinions - do you f

Re: [users@httpd] HTTP/1.0 response to HTTP/1.1 POST requests

2013-01-18 Thread Alex Leonhardt
ry 2013 00:09, Igor Cicimov wrote: > > > > On Fri, Jan 18, 2013 at 11:04 AM, Eric Covener wrote: > >> On Thu, Jan 17, 2013 at 11:32 AM, Alex Leonhardt >> wrote: >> > Hi All, >> > >> > I'm seeing HTTP/1.0 response codes coming from Apach

[users@httpd] HTTP/1.0 response to HTTP/1.1 POST requests

2013-01-17 Thread Alex Leonhardt
Hi All, I'm seeing HTTP/1.0 response codes coming from Apache when the Request was a HTTP/1.1 - this only seems to be the case when it's a POST - is this a known issue ? Is there a way to force a HTTP/1.1 response to POST requests ? Server version: Apache/2.2.3 Server built: Nov 12 2012 08:48:4