aboutsummaryrefslogtreecommitdiffstats
path: root/config/apache_mod_security/apache_mod_security.inc
Commit message (Collapse)AuthorAgeFilesLines
* Add downloaded from locationScott Ullrich2009-10-271-0/+9
|
* Add more tunablesScott Ullrich2009-10-271-9/+25
|
* Adding additional rules from http://www.gotroot.comScott Ullrich2009-10-271-76/+29
|
* Update mod mem cache loader line. Resolves #89sullrich2009-09-211-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-241-2/+2
|
* 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
| | | | Suggested-by: jimp@
* Setup NameVirtualServer items and do not duplicate themScott Ullrich2009-06-241-2/+18
|
* Adding ProxyPreserveHost directive optionScott Ullrich2009-06-241-0/+2
|
* 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 ↵Scott Ullrich2009-06-231-0/+5
| | | | | | | config on a different box and it should just work out of the box without having to click edit.
* Remove newline and make headers uniform (C)Scott Ullrich2009-06-231-1/+1
|
* Oops, create apache style comment correctlyScott Ullrich2009-06-231-1/+1
|
* Add mem_cache and disk_cache backend code. Add rc start script, etc.Scott Ullrich2009-06-231-18/+93
|
* 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-231-0/+11
|
* Misc formatting and only set variables if they exist. Use global email if ↵Scott Ullrich2009-06-221-7/+13
| | | | local email not set.
* Add missing \nScott Ullrich2009-06-221-3/+4
|
* add <virtualhost> itemsScott Ullrich2009-06-221-36/+46
|
* 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
|
* Commit examples in comments.Scott Ullrich2009-06-221-2/+32
|
* Out of box its forwarding now but much is to be done.Scott Ullrich2009-06-221-3/+6
|
* Adding missing ServerNameScott Ullrich2009-06-221-1/+1
|
* Correct grab stored valuesScott Ullrich2009-06-221-13/+14
|
* Do not mount rw every time file is sourced. Fix comments.Scott Ullrich2009-06-211-8/+10
|
* Fix commentsScott Ullrich2009-06-211-1/+3
|
* Correct hostnameScott Ullrich2009-06-211-2/+2
|
* Set ServerNameScott Ullrich2009-06-211-1/+7
|
* Add button to enable mod_security featuresScott Ullrich2009-06-211-30/+37
|
* Reduce configuration to commonScott Ullrich2009-06-211-16/+15
|
* Cleanup config. Unfortuantely it is not passing traffic yet.Scott Ullrich2009-06-211-2/+6
|
* Fix listen port and ensure apache directory existsScott Ullrich2009-06-211-4/+10
|
* Nuke mod_davScott Ullrich2009-06-211-2/+0
|
* Add back 2.2 LoadModule itemsScott Ullrich2009-06-211-14/+31
|
* Switch back to apache 2.2Scott Ullrich2009-06-211-58/+58
|
* Sync with apache2 configScott Ullrich2009-06-211-32/+14
|