aboutsummaryrefslogtreecommitdiffstats
path: root/modules/apache
Commit message (Expand)AuthorAgeFilesLines
* 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
* split 2 more vhost classMichael Scherer2012-03-253-25/+28
* fix syntax, and properly indent the fileMichael Scherer2012-03-251-31/+31
* split vhost_wsgi in a separate fileMichael Scherer2012-03-252-9/+10
* split redirect_ssl in a separate fileMichael Scherer2012-03-252-7/+6
* split apache::vhost_base in apache::vhost::base ( in a subdirecotry, to not h...Michael Scherer2012-03-252-57/+57
* split apache::base in a separate fileMichael Scherer2012-03-252-37/+35
* split webapp_other in a separate fileMichael Scherer2012-03-252-7/+7
* split mod_wsgi in a separate fileMichael Scherer2012-03-252-15/+15
* add forgotten module renameMichael Scherer2012-03-251-1/+1
* split mod_php in a separate fileMichael Scherer2012-03-252-10/+10
* split some others modules in separate fileMichael Scherer2012-03-258-29/+30
* fix usage of mod::ssl on other manifestsMichael Scherer2012-03-251-1/+1
* split mod_ssl in a separate file ( and directory to not clutter toplevel )Michael Scherer2012-03-252-20/+20
* manage the certificate used for default connexion too, since that's the one t...Michael Scherer2012-03-172-2/+7
* compress log file, as this is taking too much space on champagneMichael Scherer2012-03-161-1/+1
* reorder variable, and correct 'before', since this break on friteuseMichael Scherer2012-03-151-2/+2
* split config in a file, to make puppet-lint happyMichael Scherer2012-03-152-9/+7