aboutsummaryrefslogtreecommitdiffstats
path: root/modules/apache
Commit message (Expand)AuthorAgeFilesLines
* Allow to not use Location directive in apache ( but keep past use by default)Nicolas Lécureuil2017-04-172-1/+4
* apache fcgid: support multiple script aliasesOlivier Blin2017-04-102-1/+7
* apache: rename vhost_catalyst_app template as vhost_fcgidOlivier Blin2017-04-102-1/+1
* Remove duplicate class apache::mod::fcgid definitionOlivier Blin2017-04-101-4/+0
* catalyst_app: simplify using AddHandlerOlivier Blin2017-04-081-3/+1
* Allow having static aliasPascal Terjan2017-04-081-1/+3
* catalyst_app: use fcgid instead of fastcgiOlivier Blin2017-04-082-4/+5
* catalyst_app: remove duplicate aliases, already in vhost::baseOlivier Blin2017-04-081-3/+0
* apache: use apachectl configtest directlyOlivier Blin2017-04-082-2/+2
* Add apache::mod::fcgid classNicolas Lécureuil2017-04-061-0/+5
* Remove broken apache-mod_deflate package requirementOlivier Blin2017-02-211-4/+0
* apache: fix vhost_simple for apache 2.4Thomas Backlund2016-03-141-1/+6
* enforce hardened sslThomas Backlund2016-03-012-3/+8
* Make vhost_base compatible with Apache 2.4Pascal Terjan2016-02-071-1/+6
* apache: use proper conf.d dir on Mageia >= 2Olivier Blin2015-11-305-7/+12
* apache: rename ssl.conf as ssl_vhost.confOlivier Blin2015-11-302-2/+2
* lint fixes for apacheThomas Backlund2015-10-199-26/+25
* disable duplicate apache package requestsThomas Backlund2014-04-271-2/+5
* restore apache-server aliasThomas Backlund2014-04-271-2/+4
* fix another typoThomas Backlund2014-04-271-1/+1
* drop duplicated aliasThomas Backlund2014-04-271-4/+2
* new tryThomas Backlund2014-04-271-1/+1
* revert last commitThomas Backlund2014-04-271-1/+1
* fix another typoThomas Backlund2014-04-271-1/+1
* fix typoThomas Backlund2014-04-271-1/+1
* handle new apache name from mga3 upThomas Backlund2014-04-271-2/+10
* Add missing / in the script aliasPascal Terjan2014-04-041-1/+1
* Don't use merge, it's not a standard functionPascal Terjan2014-04-041-2/+2
* Drop accidental }Pascal Terjan2014-04-041-2/+2
* Attempt to support alias in catalyst_appPascal Terjan2014-04-042-3/+10
* Add content parameter to apache::vhost::reverse_proxyNicolas Vigier2013-10-062-1/+4
* apache: move ssl vhost configuration in a separate fileNicolas Vigier2013-06-252-10/+11
* apache: add option to select default redirect URLNicolas Vigier2013-05-232-2/+13
* apache: remove "dynamic lookup" warningsNicolas Vigier2012-12-182-2/+2
* apache::base: Add missing require on apache config packageNicolas Vigier2012-12-101-2/+4
* apache: use variable to store apache config packageNicolas Vigier2012-12-102-6/+8
* Create apache::var and move apache config optionsNicolas Vigier2012-12-103-7/+9
* install apache-conf on Mandriva (not only 2010.0)Nicolas Vigier2012-09-271-1/+1
* remove apache-mpm-prefork aliasNicolas Vigier2012-09-271-3/+1
* on Mageia 2, install apache packageNicolas Vigier2012-09-271-0/+2
* remove require on Package['apache-conf']Nicolas Vigier2012-09-271-1/+0
* don't install apache-conf on Mageia 2Nicolas Vigier2012-09-271-1/+3
* Move custom 404 config to www vhost only (patch from rda)Nicolas Vigier2012-09-191-1/+0
* Patch from romain setting custom 404 for wwwPascal Terjan2012-08-281-0/+1
* fix class nameNicolas Vigier2012-05-311-1/+1
* add temporary fix on champagne for CVE-2011-3192Nicolas Vigier2012-05-312-0/+20
* split vhost_catalyst_app in a separate fileMichael Scherer2012-04-022-10/+14
* move the others files in subdirectoryMichael Scherer2012-04-024-2/+2
* move the template into a subdirectory ( cleaner )Michael Scherer2012-04-022-1/+1
* split apache::reverse_proxy in a separate fileMichael Scherer2012-04-022-11/+10