public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Apache 2.4 - set SecStatusEngine to On
@ 2021-01-02  4:46 thelma
  2021-01-03 16:02 ` Michael
  0 siblings, 1 reply; 3+ messages in thread
From: thelma @ 2021-01-02  4:46 UTC (permalink / raw
  To: Gentoo mailing list

Status engine is currently disabled, enable it by set SecStatusEngine to On.

How to enable "SecStatusEngine to On" in Apache 2.4

 From my log file:
[Fri Jan 01 19:44:52.649498 2021] [core:notice] [pid 14152] AH00094: 
Command line: '/usr/sbin/apache2 -D DEFAULT_VHOST -D INFO -D SSL -D 
SSL_DEFAULT_VHOST -D LANGUAGE -D PHP -D SECURITY -d /usr/lib64/apache2 
-f /etc/apache2/httpd.conf'
[Fri Jan 01 21:10:26.781254 2021] [mpm_prefork:notice] [pid 14152] 
AH00169: caught SIGTERM, shutting down
[Fri Jan 01 21:10:27.871561 2021] [:notice] [pid 16586] ModSecurity for 
Apache/2.9.3 (http://www.modsecurity.org/) configured.
[Fri Jan 01 21:10:27.871577 2021] [:notice] [pid 16586] ModSecurity: APR 
compiled version="1.7.0"; loaded version="1.7.0"
[Fri Jan 01 21:10:27.871579 2021] [:notice] [pid 16586] ModSecurity: 
PCRE compiled version="8.44 "; loaded version="8.44 2020-02-12"
[Fri Jan 01 21:10:27.871581 2021] [:notice] [pid 16586] ModSecurity: 
LIBXML compiled version="2.9.10"
[Fri Jan 01 21:10:27.871582 2021] [:notice] [pid 16586] ModSecurity: 
Status engine is currently disabled, enable it by set SecStatusEngine to On.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Apache 2.4 - set SecStatusEngine to On
  2021-01-02  4:46 [gentoo-user] Apache 2.4 - set SecStatusEngine to On thelma
@ 2021-01-03 16:02 ` Michael
  2021-01-03 19:57   ` thelma
  0 siblings, 1 reply; 3+ messages in thread
From: Michael @ 2021-01-03 16:02 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1434 bytes --]

On Saturday, 2 January 2021 04:46:58 GMT thelma@sys-concept.com wrote:
> Status engine is currently disabled, enable it by set SecStatusEngine to On.
> 
> How to enable "SecStatusEngine to On" in Apache 2.4
> 
>  From my log file:
> [Fri Jan 01 19:44:52.649498 2021] [core:notice] [pid 14152] AH00094:
> Command line: '/usr/sbin/apache2 -D DEFAULT_VHOST -D INFO -D SSL -D
> SSL_DEFAULT_VHOST -D LANGUAGE -D PHP -D SECURITY -d /usr/lib64/apache2
> -f /etc/apache2/httpd.conf'
> [Fri Jan 01 21:10:26.781254 2021] [mpm_prefork:notice] [pid 14152]
> AH00169: caught SIGTERM, shutting down
> [Fri Jan 01 21:10:27.871561 2021] [:notice] [pid 16586] ModSecurity for
> Apache/2.9.3 (http://www.modsecurity.org/) configured.
> [Fri Jan 01 21:10:27.871577 2021] [:notice] [pid 16586] ModSecurity: APR
> compiled version="1.7.0"; loaded version="1.7.0"
> [Fri Jan 01 21:10:27.871579 2021] [:notice] [pid 16586] ModSecurity:
> PCRE compiled version="8.44 "; loaded version="8.44 2020-02-12"
> [Fri Jan 01 21:10:27.871581 2021] [:notice] [pid 16586] ModSecurity:
> LIBXML compiled version="2.9.10"
> [Fri Jan 01 21:10:27.871582 2021] [:notice] [pid 16586] ModSecurity:
> Status engine is currently disabled, enable it by set SecStatusEngine to On.

I would think you set it on in the config file for your vhost.  I don't use 
this function, but there are instructions how to configure it here:

https://github.com/SpiderLabs/ModSecurity/wiki

HTH.

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Apache 2.4 - set SecStatusEngine to On
  2021-01-03 16:02 ` Michael
@ 2021-01-03 19:57   ` thelma
  0 siblings, 0 replies; 3+ messages in thread
From: thelma @ 2021-01-03 19:57 UTC (permalink / raw
  To: gentoo-user




Thelma
On 1/3/21 9:02 AM, Michael wrote:
> On Saturday, 2 January 2021 04:46:58 GMT thelma@sys-concept.com wrote:
>> Status engine is currently disabled, enable it by set SecStatusEngine to On.
>>
>> How to enable "SecStatusEngine to On" in Apache 2.4
>>
>>  From my log file:
>> [Fri Jan 01 19:44:52.649498 2021] [core:notice] [pid 14152] AH00094:
>> Command line: '/usr/sbin/apache2 -D DEFAULT_VHOST -D INFO -D SSL -D
>> SSL_DEFAULT_VHOST -D LANGUAGE -D PHP -D SECURITY -d /usr/lib64/apache2
>> -f /etc/apache2/httpd.conf'
>> [Fri Jan 01 21:10:26.781254 2021] [mpm_prefork:notice] [pid 14152]
>> AH00169: caught SIGTERM, shutting down
>> [Fri Jan 01 21:10:27.871561 2021] [:notice] [pid 16586] ModSecurity for
>> Apache/2.9.3 (http://www.modsecurity.org/) configured.
>> [Fri Jan 01 21:10:27.871577 2021] [:notice] [pid 16586] ModSecurity: APR
>> compiled version="1.7.0"; loaded version="1.7.0"
>> [Fri Jan 01 21:10:27.871579 2021] [:notice] [pid 16586] ModSecurity:
>> PCRE compiled version="8.44 "; loaded version="8.44 2020-02-12"
>> [Fri Jan 01 21:10:27.871581 2021] [:notice] [pid 16586] ModSecurity:
>> LIBXML compiled version="2.9.10"
>> [Fri Jan 01 21:10:27.871582 2021] [:notice] [pid 16586] ModSecurity:
>> Status engine is currently disabled, enable it by set SecStatusEngine to On.
> 
> I would think you set it on in the config file for your vhost.  I don't use 
> this function, but there are instructions how to configure it here:
> 
> https://github.com/SpiderLabs/ModSecurity/wiki
> 
> HTH.

Adding:
SecStatusEngine  On

to: 79_mod_security.conf

solved the problem, the error message went away, but I'm puzzled why these messages appear in file:  error_log
these are not error logs just information. 



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-03 19:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-02  4:46 [gentoo-user] Apache 2.4 - set SecStatusEngine to On thelma
2021-01-03 16:02 ` Michael
2021-01-03 19:57   ` thelma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox