I am using this directive successfully.
ErrorLog "| /usr/bin/tee -a /var/log/httpd/error_log | java -cp
producer.jar stdin.producer.StdInProducer /CustomProducer/config.json
>> /producer_init.log 2>&1"
if I also want to send ssl_error_log to this program as well, is there
any provision to do
Hi, what would be the best way to run suexec instead /home/directory,
[userdir.conf]:
AllowOverride All FileInfo AuthConfig Limit Indexes
Options MultiViews Indexes SymLinksIfOwnerMatch ExecCGI
AddHandler cgi-script .cgi .pl .py .rb
Require method GET POST OPTIONS
This is the b
As an extension to this, if I also want to send ssl_error_log to this
program as well, is there any provision to do so ?
This is what I was doing when using manual script to launch the log
consumer.
*tail* *-n0* *-F** /var/log/httpd/error_log /var/log/httpd/ssl_error_log *
*|*
On Mon, Jan 23, 2
2017-03-06 19:15 GMT+01:00 Robert Moskowitz :
> Luca,
>
> Thank you for replying.
>
> On 03/06/2017 04:07 AM, Luca Toscano wrote:
>
> Hi Robert,
>
> 2017-03-05 21:57 GMT+01:00 Robert Moskowitz :
>
>> Hello,
>>
>> This is for Apache 2.4 on Centos7. I am migrating from Apache 2.2 on
>> Centos6.
>>
On Mon, Mar 6, 2017 at 12:57 PM, Yann Ylavic wrote:
> Hi Andrei,
>
> On Mon, Mar 6, 2017 at 10:15 AM, Andrei Ivanov
> wrote:
>
>> On Thu, Mar 2, 2017 at 12:40 PM, Andrei Ivanov
>> wrote:
>>
>>> On Tue, Feb 28, 2017 at 12:09 PM, Andrei Ivanov >> > wrote:
>>>
On Mon, Feb 27, 2017 at 11:58 AM
Yes, We really want the protection afforded our servers with SELInux,
but then there are all these policies to apply when we need to open
things up some.
Very challenging for sure.
On 03/06/2017 09:16 AM, David B Snyder wrote:
Thanks, this seems to have worked!
I guess I need to learn about