aboutsummaryrefslogtreecommitdiffstats
path: root/config/apache_mod_security/apache_mod_security_settings.xml
Commit message (Collapse)AuthorAgeFilesLines
* apache_mod_security - pfSense 2.1.x and 2.2.x and other fixesdoktornotor2015-09-151-101/+140
| | | | | | | | apache_mod_security_settings.xml - Add input validation - Remove no-op/useless tags - base64_encode() the textarea fields - Code style and indentation fixes - Improve descriptions and other cosmetics
* Adding bug fixes to apache mod security package from Matthew DoveyScott Ullrich2011-03-161-2/+29
|
* Adding SecReadStateLimit. Requires 2.5.13 which should be out shortly.Scott Ullrich2010-11-231-1/+10
|
* Catch up to 2010Scott Ullrich2010-03-061-1/+1
|
* Correct default bind to port descriptionScott Ullrich2010-03-061-1/+1
|
* Fix a closing field Resolves #123sullrich2009-10-291-1/+1
|
* Add downloaded from locationScott Ullrich2009-10-271-1/+9
|
* Remove unused functionsScott Ullrich2009-10-271-2/+0
|
* Add more tunablesScott Ullrich2009-10-271-0/+23
|
* Correct URLScott Ullrich2009-06-241-1/+1
|
* Add package log viewer for access log. TODO: error logScott Ullrich2009-06-241-0/+4
|
* Remove newline and make headers uniform (C)Scott Ullrich2009-06-231-1/+1
|
* Define description correctlyScott Ullrich2009-06-231-2/+2
|
* Add custom mod_security rules box which will be appended to the mod_security ↵Scott Ullrich2009-06-231-10/+14
| | | | configuration.
* Add enable memory cache and disk cache. Add initial plumbing and add XXXScott Ullrich2009-06-231-0/+44
|
* Call resync function on form resyncScott Ullrich2009-06-221-0/+1
|
* Correct hostnameScott Ullrich2009-06-211-2/+2
|
* Set ServerNameScott Ullrich2009-06-211-3/+3
|
* Oops, should be a checkboxScott Ullrich2009-06-211-1/+1
|
* Add button to enable mod_security featuresScott Ullrich2009-06-211-0/+7
|
* Title forms correctlyScott Ullrich2009-06-201-1/+1
|
* use pkg_edit.php for settings pageScott Ullrich2009-06-201-1/+1
|
* Use rowhelperScott Ullrich2009-06-201-2/+14
|
* UnreakScott Ullrich2009-06-201-3/+9
|
* Unbreak formScott Ullrich2009-06-201-1/+1
|
* Remove @Scott Ullrich2009-06-201-1/+1
|
* Correct settings linkScott Ullrich2009-06-201-1/+1
|
* Seperate out into two packagesScott Ullrich2009-06-181-5/+0
|
* * Store httpdocs root in /usr/local/apacheScott Ullrich2009-06-181-0/+92
* Add apache_mod_security_physical.inc for Marks bits