Opened 4 months ago

Closed 4 months ago

Last modified 4 months ago

#73155 closed enhancement (fixed)

mod_security2 Port notes suggestions

Reported by: joostdekeijzer (joost de keijzer) Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: mod_security2

Description

Hi,

I've just installed mod_security2 and found that the Port notes did not work for me.

I needed to add the following to my httpd.conf

LoadFile /opt/local/lib/libxml2.dylib
LoadFile /opt/local/lib/liblua5.3.dylib
LoadModule security2_module lib/apache2/modules/mod_security2.so

And I had to enable the unique_id_module Apache module which was not suggested in the notes.

Change History (4)

comment:1 Changed 4 months ago by jmroot (Joshua Root)

Owner: set to Schamschula
Status: newassigned

comment:2 Changed 4 months ago by Schamschula (Marius Schamschula)

Thank you for this report!

I'll add this information to the Portfile notes.

comment:3 Changed 4 months ago by Marius Schamschula <mschamschula@…>

Resolution: fixed
Status: assignedclosed

In d8d6c26a225ffad47f6ca82c5d82773bce89c457/macports-ports (master):

mod_security2: update totes

Closes: #73155

comment:4 Changed 4 months ago by jmroot (Joshua Root)

Type: updateenhancement
Note: See TracTickets for help on using tickets.