aboutsummaryrefslogtreecommitdiffstats
path: root/config/apache_mod_security
Commit message (Expand)AuthorAgeFilesLines
* Fix a closing field Resolves #123sullrich2009-10-291-1/+1
* Add downloaded from locationScott Ullrich2009-10-274-1/+25
* Add converted snort rules from early OctoberScott Ullrich2009-10-272-3/+2622
* Remove unused functionsScott Ullrich2009-10-271-2/+0
* Add more tunablesScott Ullrich2009-10-272-9/+48
* Adding additional rules from http://www.gotroot.comScott Ullrich2009-10-2710-86/+8943
* Update mod mem cache loader line. Resolves #89sullrich2009-09-211-1/+1
* Add h3Scott Ullrich2009-06-251-1/+1
* Missing commentScott Ullrich2009-06-251-0/+1
* Ensure leading http(s):// and trailing / on additional hostnamesScott Ullrich2009-06-251-2/+10
* Minor log fixes. Fix a couple bugs with multiple hostnames.Scott Ullrich2009-06-242-3/+3
* Wrap it up.Scott Ullrich2009-06-241-0/+11
* Remove duplicate .phpScott Ullrich2009-06-241-1/+1
* Download and install apache_mod_security_view_logs.php as wellScott Ullrich2009-06-241-0/+5
* Correct URLScott Ullrich2009-06-242-2/+2
* Add error log viewer modeScott Ullrich2009-06-241-1/+11
* Add package log viewer for access log. TODO: error logScott Ullrich2009-06-243-1/+118
* Check for syntax error using shell return codeScott Ullrich2009-06-241-2/+2
* Ensure that host has at least http:// or https:// in frontScott Ullrich2009-06-241-0/+4
* Full path to httpdScott Ullrich2009-06-241-1/+1
* Remove stray ;Scott Ullrich2009-06-241-1/+1
* Check config with httpd -tScott Ullrich2009-06-241-0/+10
* Use apache -k start|stop|gracefulScott Ullrich2009-06-241-3/+3
* Setup NameVirtualServer items and do not duplicate themScott Ullrich2009-06-241-2/+18
* Adding ProxyPreserveHost directive optionScott Ullrich2009-06-242-0/+8
* Do not set memcache we have the wrong module apparently which breaks syntax.Scott Ullrich2009-06-241-1/+1
* Stop service on deinstallScott Ullrich2009-06-231-0/+1
* use -hup when httpd is already startedScott Ullrich2009-06-231-2/+5
* Correct memcache module nameScott Ullrich2009-06-231-1/+1
* Fix ServerName when hostname is not definedScott Ullrich2009-06-231-6/+6
* Generate configuration after install since the person may be restoring the co...Scott Ullrich2009-06-231-0/+5
* Remove newline and make headers uniform (C)Scott Ullrich2009-06-233-4/+3
* Remove extra NOTE:Scott Ullrich2009-06-231-2/+0
* Oops, create apache style comment correctlyScott Ullrich2009-06-231-1/+1
* Define description correctlyScott Ullrich2009-06-231-2/+2
* Add mem_cache and disk_cache backend code. Add rc start script, etc.Scott Ullrich2009-06-231-18/+93
* Add custom mod_security rules box which will be appended to the mod_security ...Scott Ullrich2009-06-231-10/+14
* Ensure that we append a / if it does not exist.Scott Ullrich2009-06-231-3/+14
* Add more mod_security bitsScott Ullrich2009-06-231-0/+20
* Add more mod_security configuration itemsScott Ullrich2009-06-231-10/+84
* Add enable memory cache and disk cache. Add initial plumbing and add XXXScott Ullrich2009-06-232-0/+55
* Misc formattingScott Ullrich2009-06-221-2/+0
* Call resync function on form resyncScott Ullrich2009-06-221-0/+1
* Misc formatting and only set variables if they exist. Use global email if lo...Scott Ullrich2009-06-221-7/+13
* Add missing \nScott Ullrich2009-06-221-3/+4
* add <virtualhost> itemsScott Ullrich2009-06-221-36/+46
* Show FQDNScott Ullrich2009-06-221-2/+2
* Move example to a php comment block and note that it should be preserved.Scott Ullrich2009-06-221-22/+29
* Set backend_sitesScott Ullrich2009-06-221-1/+0
* Match examplesScott Ullrich2009-06-221-9/+24