Redactor

From Atomicorp Wiki
Revision as of 16:47, 19 May 2010 by Scott (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

[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
Personal tools