Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apache_mod_security-dev - fix Bug #3360, Bug #4421 | doktornotor | 2015-07-12 | 1 | -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 Botelho | 2015-04-23 | 1 | -1/+1 |
| | | | | and apache-mod_security-devel | ||||
* | Added virtualhost configuration fields to make SSL engine options ↵ | Stephane Lapie | 2014-09-09 | 2 | -24/+75 |
| | | | | configurable (namely, protocol, cipher suite, honor cipher order, ssl proxy engine, ssl proxy verification) | ||||
* | Switched back to one Apache 2.4 config template | Stéphane Lapie | 2014-06-25 | 3 | -566/+20 |
| | |||||
* | Rough fixes and tuning for Apache 2.4 | Stephane Lapie | 2014-06-23 | 3 | -131/+709 |
| | | | | | | | | | | | | | | | - 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. | ||||
* | Fix a whole bunch of invalid version tests. | jim-p | 2014-04-10 | 2 | -4/+4 |
| | |||||
* | Fixup URLs: | Renato Botelho | 2014-03-18 | 1 | -15/+15 |
| | | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config | ||||
* | Separate CAs for client certs and server cert chain | Stephane Lapie | 2014-01-20 | 2 | -4/+19 |
| | | | | | - 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 selector | Stephane Lapie | 2013-11-21 | 4 | -15/+16 |
| | | | | | | | - 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 Coutinho | 2013-11-14 | 10 | -342/+316 |
| | | | | | | | | 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 settings | Marcello Coutinho | 2013-11-13 | 2 | -2/+15 |
| | |||||
* | Update apache_mod_security.inc | Márcio Carlos | 2013-11-13 | 1 | -17/+19 |
| | | | If Backend not set(none in XML)its not include in virtualhost.conf | ||||
* | Fix typo | ccesario | 2013-11-13 | 1 | -2/+1 |
| | |||||
* | Apache-modsecurity-dev - fix more typos | Marcello Coutinho | 2013-11-13 | 1 | -2/+2 |
| | |||||
* | Add XMLRPC sync, vhost location custom settings | Stephane Lapie | 2013-11-13 | 13 | -192/+573 |
| | | | | | | | - 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 feature | Marcello Coutinho | 2013-11-12 | 4 | -36/+27 |
| | |||||
* | Update apache.template | Márcio Carlos | 2013-11-12 | 1 | -1/+0 |
| | | | Add Mod_status Variable in Template | ||||
* | Update apache_settings.xml | Márcio Carlos | 2013-11-12 | 1 | -16/+8 |
| | | | Remove Black Space and fix <br tag | ||||
* | Update apache.template | Márcio Carlos | 2013-11-12 | 1 | -1/+4 |
| | | | add to template a mod_status Variable | ||||
* | Update apache_mod_security.inc | Márcio Carlos | 2013-11-12 | 1 | -1/+1 |
| | | | forget ";" Line 560 :/ | ||||
* | Merge pull request #541 from djgel/patch-6 | Marcello Coutinho | 2013-11-12 | 1 | -3/+4 |
|\ | | | | | Patch 6 | ||||
| * | Update apache_settings.xml | Márcio Carlos | 2013-11-12 | 1 | -2/+2 |
| | | |||||
| * | Update apache_settings.xml | Márcio Carlos | 2013-11-12 | 1 | -1/+2 |
| | | | | | | error stupd when copy and past:/ | ||||
* | | Merge pull request #540 from djgel/patch-7 | Marcello Coutinho | 2013-11-12 | 1 | -8/+6 |
|\ \ | | | | | | | Patch 7 | ||||
| * | | Update apache_mod_security.inc | Márcio Carlos | 2013-11-12 | 1 | -7/+5 |
| | | | | | | | | | Fix EOF | ||||
| * | | Update apache_mod_security.inc | Márcio Carlos | 2013-11-12 | 1 | -1/+1 |
| | | | | | | | | | Stupid Error when save file ... :/ | ||||
* | | | Merge pull request #539 from djgel/patch-6 | Marcello Coutinho | 2013-11-12 | 1 | -1/+28 |
|\ \ \ | |/ / |/| / | |/ | Update apache_settings.xml | ||||
| * | Update apache_settings.xml | Márcio Carlos | 2013-11-12 | 1 | -1/+28 |
| | | | | | | Add in Apache reverse proxy: Settings options to enable Mod_status and Network access this page | ||||
* | | Update apache_mod_security.inc | Márcio Carlos | 2013-11-12 | 1 | -1/+14 |
|/ | | | Process Status Page Config | ||||
* | apache-mod-security - load mod_security module only when option is enabled | Marcello Coutinho | 2013-11-12 | 1 | -2/+4 |
| | | | | add MLOGC compile option to modsecurity | ||||
* | Apache - improve modsecurity config file creation | Marcello Coutinho | 2013-11-11 | 7 | -91/+106 |
| | |||||
* | Apache-modsecurity-dev - fix modsecurity update rules, bump apache version ↵ | Marcello Coutinho | 2013-11-09 | 2 | -21/+17 |
| | | | | to 2.2.23. | ||||
* | apache-modsecurity-dev - fix pkg_apache.inc file location | Marcello Coutinho | 2013-11-08 | 1 | -1/+1 |
| | |||||
* | apache-modsecurity-dev - fix apache listening and virtualhosts check | Marcello Coutinho | 2013-11-08 | 4 | -44/+75 |
| | | | | | add some new gui options to balancer and virtualhosts tab check if modsecurity rules are present before extracting | ||||
* | Fix apache+mod_security rc file specification. | jim-p | 2013-10-29 | 1 | -1/+1 |
| | |||||
* | Fix typo | jim-p | 2013-07-25 | 1 | -1/+1 |
| | |||||
* | update repo location | Chris Buechler | 2013-03-11 | 2 | -3/+3 |
| | |||||
* | apache with mod_security-dev - fix more typos | Marcello Coutinho | 2012-09-18 | 1 | -1/+1 |
| | |||||
* | apache with mod_security-dev - typo fix | Marcello Coutinho | 2012-09-18 | 1 | -2/+2 |
| | |||||
* | apache2+modsecurity - new package gui devel version | Marcello Coutinho | 2012-09-18 | 15 | -0/+3768 |
need pbi to be rebuild to get apache worker options working |