aboutsummaryrefslogtreecommitdiffstats
path: root/config/apache_mod_security-dev/apache_mod_security.inc
Commit message (Collapse)AuthorAgeFilesLines
* apache_mod_security-dev - add bunch of missing includesdoktornotor2015-11-231-0/+6
|
* XMLRPC sync fixes and improvementsdoktornotor2015-11-061-83/+93
| | | | | | | | - Fix CARP/HA sync option (port/protocol) - Add enable/disable checkbox per replication target - Add protocol/port selection - Fix literal IPv6 handling for sync targets - Do settings validation and only try to sync when configuration is valid - Nuke obsolete pfSense 2.0 cruft
* apache_mod_security-dev - fix Bug #3360, Bug #4421doktornotor2015-07-121-2/+2
| | | Leaving the Backend Path blank does not add / to backendpath in configuration, contrary to what's suggested in the GUI, resulting in HTTP 503 Error.
* Sanitize version prepare dependencies and uses for ports apache-mod_security ↵Renato Botelho2015-04-231-1/+1
| | | | and apache-mod_security-devel
* Added virtualhost configuration fields to make SSL engine options ↵Stephane Lapie2014-09-091-4/+8
| | | | configurable (namely, protocol, cipher suite, honor cipher order, ssl proxy engine, ssl proxy verification)
* Switched back to one Apache 2.4 config templateStéphane Lapie2014-06-251-48/+19
|
* Rough fixes and tuning for Apache 2.4Stephane Lapie2014-06-231-54/+94
| | | | | | | | | | | | | | | - 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.
* Separate CAs for client certs and server cert chainStephane Lapie2014-01-201-2/+7
| | | | | - Modified the VirtualHost screen to make more clear the difference between "server certificate chain" and "client certification authority" - Modified configuration generation accordingly with proper options (SSLCertificateChainFile for server cert chain, SSLCACertificateFile for client certificates) according to Apache documentation
* Fixing presentation, typos and location selectorStephane Lapie2013-11-211-0/+1
| | | | | | | - Fixed presentation (capitalization mostly) - Fixed a few typos - Fixed fieldname in apache_virtualhost.xml for location referencing - Add a comment to virtualhost config to identify locations
* apache-modsecurity-dev - add a location tab to apache menus to fix custom ↵Marcello Coutinho2013-11-141-20/+18
| | | | | | | | location options display move modsecurity crs_10_setup to module option tab Backup your location config before updating form 0.2.x to 0.3 package version
* apache-modsecurity-dev - add extented status page options to apache settingsMarcello Coutinho2013-11-131-0/+5
|
* Update apache_mod_security.incMárcio Carlos2013-11-131-17/+19
| | | If Backend not set(none in XML)its not include in virtualhost.conf
* Add XMLRPC sync, vhost location custom settingsStephane Lapie2013-11-131-17/+175
| | | | | | | - 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-16/+3
|
* Update apache_mod_security.incMárcio Carlos2013-11-121-1/+1
| | | forget ";" Line 560 :/
* Update apache_mod_security.incMárcio Carlos2013-11-121-7/+5
| | | Fix EOF
* Update apache_mod_security.incMárcio Carlos2013-11-121-1/+1
| | | Stupid Error when save file ... :/
* Update apache_mod_security.incMárcio Carlos2013-11-121-1/+14
| | | Process Status Page Config
* Apache - improve modsecurity config file creationMarcello Coutinho2013-11-111-17/+58
|
* Apache-modsecurity-dev - fix modsecurity update rules, bump apache version ↵Marcello Coutinho2013-11-091-20/+16
| | | | to 2.2.23.
* apache-modsecurity-dev - fix apache listening and virtualhosts checkMarcello Coutinho2013-11-081-34/+34
| | | | | add some new gui options to balancer and virtualhosts tab check if modsecurity rules are present before extracting
* Fix typojim-p2013-07-251-1/+1
|
* update repo locationChris Buechler2013-03-111-1/+1
|
* apache2+modsecurity - new package gui devel versionMarcello Coutinho2012-09-181-0/+653
need pbi to be rebuild to get apache worker options working