aboutsummaryrefslogtreecommitdiffstats
path: root/modules/apache
Commit message (Collapse)AuthorAgeFilesLines
* apache logrotate: add sharedscripts (mga#29620)Thomas Backlund2022-07-051-0/+1
|
* work around crash during logrotate (mga#29620)Thomas Backlund2021-11-281-1/+1
|
* apache: logrotate: keep 60 days of logs on duvelThomas Backlund2021-03-191-1/+2
|
* apache: logrotate daily on duvelThomas Backlund2021-03-061-0/+4
|
* apache: update logrotate to use systemctl callsThomas Backlund2021-03-061-4/+1
|
* add missing newlineThomas Backlund2018-09-051-1/+1
|
* apache: protect any hidden files or dirs with 404Thomas Backlund2018-09-042-0/+7
|
* drop temp range check fixesThomas Backlund2017-05-261-2/+1
|
* temp range check to fix puppet run failingThomas2017-05-251-1/+2
|
* 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
| | | | | | Already in fcgid.pp From unknown author root@duvel
* 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
| | | | fastcgi is not available on Mageia 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
| | | | "service httpd configtest" does not work with systemd
* Add apache::mod::fcgid classNicolas Lécureuil2017-04-061-0/+5
|
* Remove broken apache-mod_deflate package requirementOlivier Blin2017-02-211-4/+0
| | | | | | | | | | | | | This has been provided by the apache package directly since Mga3. apache-mod_deflate was used for the planet config only, on the champagne host, running Mga4. puppet failed because it did not handle the virtual package from the apache package: Error: Package apache-mod_deflate was not present after trying to install it Error: /Stage[main]/Apache::Mod::Deflate/Package[apache-mod_deflate]/ensure: change from absent to present failed: Package apache-mod_deflate was not present after trying to install it
* 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
| | | | Not to conflict with packaged file from Mageia >= 3
* 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
| | | | | Add an option to change the URL to redirect to in case of unknown vhost. If the option is not provided, a 404 error is returned.
* 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
| | | | Move apache options to apache::var class
* 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
|