aboutsummaryrefslogtreecommitdiffstats
path: root/config/apache_mod_security-dev/apache.template
Commit message (Collapse)AuthorAgeFilesLines
* Rough fixes and tuning for Apache 2.4Stephane Lapie2014-06-231-516/+0
| | | | | | | | | | | | | | | - Bumped package revision number - Eliminated code referring directly to apache22 or apache24 - Added a switch to generate apache22 or apache24 format based on directories - Renamed every reference to apache22, to apache24 - Prepped a module list that works with apache24 - Kept things running with a worker MPM setting - Added a require_once to "service-utils.inc" for write_rcfile - Fixed a few XMLRPC sync log messages - Added some logging for config regeneration - Fixed indentation for the security groups code - Moved the <Proxy> definitions within <VirtualHosts> (works, but crude) This is how it must be done on Apache 2.4 or you get SHM/mutex errors.
* Add XMLRPC sync, vhost location custom settingsStephane Lapie2013-11-131-2/+2
| | | | | | | - Typo: Lots of typo fixes and re-indenting - XMLRPC: Added actual code for XMLRPC (not 100% functional, remote reload fails) - VirtualHost: Added custom settings for Locations (for SSLRequire & such) - Settings: Use interfaces instead of manual input IP address
* apache-modsecurity-dev - bump version fix typos on status page featureMarcello Coutinho2013-11-121-3/+5
|
* Update apache.templateMárcio Carlos2013-11-121-1/+0
| | | Add Mod_status Variable in Template
* Update apache.templateMárcio Carlos2013-11-121-1/+4
| | | add to template a mod_status Variable
* apache-mod-security - load mod_security module only when option is enabledMarcello Coutinho2013-11-121-2/+4
| | | | add MLOGC compile option to modsecurity
* Apache - improve modsecurity config file creationMarcello Coutinho2013-11-111-63/+1
|
* Apache-modsecurity-dev - fix modsecurity update rules, bump apache version ↵Marcello Coutinho2013-11-091-1/+1
| | | | to 2.2.23.
* apache2+modsecurity - new package gui devel versionMarcello Coutinho2012-09-181-0/+572
need pbi to be rebuild to get apache worker options working