Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apache: use proper conf.d dir on Mageia >= 2 | Olivier Blin | 2015-11-30 | 5 | -7/+12 |
| | |||||
* | apache: rename ssl.conf as ssl_vhost.conf | Olivier Blin | 2015-11-30 | 2 | -2/+2 |
| | | | | Not to conflict with packaged file from Mageia >= 3 | ||||
* | lint fixes for apache | Thomas Backlund | 2015-10-19 | 9 | -26/+25 |
| | |||||
* | disable duplicate apache package requests | Thomas Backlund | 2014-04-27 | 1 | -2/+5 |
| | |||||
* | restore apache-server alias | Thomas Backlund | 2014-04-27 | 1 | -2/+4 |
| | |||||
* | fix another typo | Thomas Backlund | 2014-04-27 | 1 | -1/+1 |
| | |||||
* | drop duplicated alias | Thomas Backlund | 2014-04-27 | 1 | -4/+2 |
| | |||||
* | new try | Thomas Backlund | 2014-04-27 | 1 | -1/+1 |
| | |||||
* | revert last commit | Thomas Backlund | 2014-04-27 | 1 | -1/+1 |
| | |||||
* | fix another typo | Thomas Backlund | 2014-04-27 | 1 | -1/+1 |
| | |||||
* | fix typo | Thomas Backlund | 2014-04-27 | 1 | -1/+1 |
| | |||||
* | handle new apache name from mga3 up | Thomas Backlund | 2014-04-27 | 1 | -2/+10 |
| | |||||
* | Add missing / in the script alias | Pascal Terjan | 2014-04-04 | 1 | -1/+1 |
| | |||||
* | Don't use merge, it's not a standard function | Pascal Terjan | 2014-04-04 | 1 | -2/+2 |
| | |||||
* | Drop accidental } | Pascal Terjan | 2014-04-04 | 1 | -2/+2 |
| | |||||
* | Attempt to support alias in catalyst_app | Pascal Terjan | 2014-04-04 | 2 | -3/+10 |
| | |||||
* | Add content parameter to apache::vhost::reverse_proxy | Nicolas Vigier | 2013-10-06 | 2 | -1/+4 |
| | |||||
* | apache: move ssl vhost configuration in a separate file | Nicolas Vigier | 2013-06-25 | 2 | -10/+11 |
| | |||||
* | apache: add option to select default redirect URL | Nicolas Vigier | 2013-05-23 | 2 | -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" warnings | Nicolas Vigier | 2012-12-18 | 2 | -2/+2 |
| | |||||
* | apache::base: Add missing require on apache config package | Nicolas Vigier | 2012-12-10 | 1 | -2/+4 |
| | |||||
* | apache: use variable to store apache config package | Nicolas Vigier | 2012-12-10 | 2 | -6/+8 |
| | |||||
* | Create apache::var and move apache config options | Nicolas Vigier | 2012-12-10 | 3 | -7/+9 |
| | | | | Move apache options to apache::var class | ||||
* | install apache-conf on Mandriva (not only 2010.0) | Nicolas Vigier | 2012-09-27 | 1 | -1/+1 |
| | |||||
* | remove apache-mpm-prefork alias | Nicolas Vigier | 2012-09-27 | 1 | -3/+1 |
| | |||||
* | on Mageia 2, install apache package | Nicolas Vigier | 2012-09-27 | 1 | -0/+2 |
| | |||||
* | remove require on Package['apache-conf'] | Nicolas Vigier | 2012-09-27 | 1 | -1/+0 |
| | |||||
* | don't install apache-conf on Mageia 2 | Nicolas Vigier | 2012-09-27 | 1 | -1/+3 |
| | |||||
* | Move custom 404 config to www vhost only (patch from rda) | Nicolas Vigier | 2012-09-19 | 1 | -1/+0 |
| | |||||
* | Patch from romain setting custom 404 for www | Pascal Terjan | 2012-08-28 | 1 | -0/+1 |
| | |||||
* | fix class name | Nicolas Vigier | 2012-05-31 | 1 | -1/+1 |
| | |||||
* | add temporary fix on champagne for CVE-2011-3192 | Nicolas Vigier | 2012-05-31 | 2 | -0/+20 |
| | |||||
* | split vhost_catalyst_app in a separate file | Michael Scherer | 2012-04-02 | 2 | -10/+14 |
| | |||||
* | move the others files in subdirectory | Michael Scherer | 2012-04-02 | 4 | -2/+2 |
| | |||||
* | move the template into a subdirectory ( cleaner ) | Michael Scherer | 2012-04-02 | 2 | -1/+1 |
| | |||||
* | split apache::reverse_proxy in a separate file | Michael Scherer | 2012-04-02 | 2 | -11/+10 |
| | |||||
* | split 2 more vhost class | Michael Scherer | 2012-03-25 | 3 | -25/+28 |
| | |||||
* | fix syntax, and properly indent the file | Michael Scherer | 2012-03-25 | 1 | -31/+31 |
| | |||||
* | split vhost_wsgi in a separate file | Michael Scherer | 2012-03-25 | 2 | -9/+10 |
| | |||||
* | split redirect_ssl in a separate file | Michael Scherer | 2012-03-25 | 2 | -7/+6 |
| | |||||
* | split apache::vhost_base in apache::vhost::base ( in a subdirecotry, to not ↵ | Michael Scherer | 2012-03-25 | 2 | -57/+57 |
| | | | | have too much file on manifests/ | ||||
* | split apache::base in a separate file | Michael Scherer | 2012-03-25 | 2 | -37/+35 |
| | |||||
* | split webapp_other in a separate file | Michael Scherer | 2012-03-25 | 2 | -7/+7 |
| | |||||
* | split mod_wsgi in a separate file | Michael Scherer | 2012-03-25 | 2 | -15/+15 |
| | |||||
* | add forgotten module rename | Michael Scherer | 2012-03-25 | 1 | -1/+1 |
| | |||||
* | split mod_php in a separate file | Michael Scherer | 2012-03-25 | 2 | -10/+10 |
| | |||||
* | split some others modules in separate file | Michael Scherer | 2012-03-25 | 8 | -29/+30 |
| | |||||
* | fix usage of mod::ssl on other manifests | Michael Scherer | 2012-03-25 | 1 | -1/+1 |
| | |||||
* | split mod_ssl in a separate file ( and directory to not clutter toplevel ) | Michael Scherer | 2012-03-25 | 2 | -20/+20 |
| | |||||
* | manage the certificate used for default connexion too, since that's the one ↵ | Michael Scherer | 2012-03-17 | 2 | -2/+7 |
| | | | | that xymon check for expiry ( and that's also what openssl does ). Probably a issue with SNI, didn't look more in details for tonight |