| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use a new variable for catalyst_app | Dan Fandrich | 2026-02-21 | 1 | -2/+4 |
| | | | | | | | This fixes the error: Cannot reassign variable aliases at /etc/puppet/modules/apache/manifests/vhost/catalyst_app.pp:9 | ||||
| * | Fix syntax to be compatible with Puppet >= 4 | Pascal Terjan | 2026-02-21 | 1 | -1/+1 |
| | | |||||
| * | Replacing /dev/null by /var/www/empty in documentRoot for Web server | pvi-tm | 2026-02-10 | 1 | -1/+1 |
| | | |||||
| * | Allow to not use Location directive in apache ( but keep past use by default) | Nicolas Lécureuil | 2017-04-17 | 1 | -1/+2 |
| | | |||||
| * | apache fcgid: support multiple script aliases | Olivier Blin | 2017-04-10 | 1 | -0/+4 |
| | | |||||
| * | apache: rename vhost_catalyst_app template as vhost_fcgid | Olivier Blin | 2017-04-10 | 1 | -1/+1 |
| | | |||||
| * | catalyst_app: use fcgid instead of fastcgi | Olivier Blin | 2017-04-08 | 1 | -3/+1 |
| | | | | | fastcgi is not available on Mageia 5. | ||||
| * | lint fixes for apache | Thomas Backlund | 2015-10-19 | 5 | -12/+11 |
| | | |||||
| * | 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 | 1 | -0/+8 |
| | | |||||
| * | Add content parameter to apache::vhost::reverse_proxy | Nicolas Vigier | 2013-10-06 | 1 | -1/+2 |
| | | |||||
| * | split vhost_catalyst_app in a separate file | Michael Scherer | 2012-04-02 | 1 | -0/+14 |
| | | |||||
| * | split apache::reverse_proxy in a separate file | Michael Scherer | 2012-04-02 | 1 | -0/+10 |
| | | |||||
| * | split 2 more vhost class | Michael Scherer | 2012-03-25 | 2 | -0/+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 | 1 | -0/+10 |
| | | |||||
| * | split redirect_ssl in a separate file | Michael Scherer | 2012-03-25 | 1 | -0/+6 |
| | | |||||
| * | split apache::vhost_base in apache::vhost::base ( in a subdirecotry, to not ↵ | Michael Scherer | 2012-03-25 | 1 | -0/+50 |
| have too much file on manifests/ | |||||
