Difference between revisions of "Redactor"
From Atomicorp Wiki
(Created page with ' == Description: == ASL has the ability to redact content being sent from the server. Useful for conditions where malware is on the system via ftp, unknown, as a proxy, etc. …') |
m (Protected "Redactor" ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading]) |
Latest revision as of 12:34, 28 June 2024
[edit] Description:
ASL has the ability to redact content being sent from the server. Useful for conditions where malware is on the system via ftp, unknown, as a proxy, etc.
[edit] Installation
Step 1) install the apache module
yum install mod_sed
Step 2) Set redactor to on in /etc/asl/config
MODSEC_99_REDACTOR="yes"
Step 3) Activate the component
asl -s -f