| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 h... | Michael Scherer | 2012-03-25 | 2 | -57/+57 |
* | 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 t... | Michael Scherer | 2012-03-17 | 2 | -2/+7 |
* | compress log file, as this is taking too much space on champagne | Michael Scherer | 2012-03-16 | 1 | -1/+1 |
* | reorder variable, and correct 'before', since this break on friteuse | Michael Scherer | 2012-03-15 | 1 | -2/+2 |
* | split config in a file, to make puppet-lint happy | Michael Scherer | 2012-03-15 | 2 | -9/+7 |
* | make sure we no longer need to fizzle with /etc/hosts for reverse proxy | Michael Scherer | 2012-02-10 | 1 | -0/+1 |
* | remove default value already set elsewhere | Michael Scherer | 2012-01-16 | 1 | -1/+0 |
* | run configtest before restarting or reloading apache | Michael Scherer | 2012-01-14 | 1 | -1/+6 |
* | fix (again) the manifests | Michael Scherer | 2012-01-08 | 1 | -1/+1 |
* | reindent, and refactor the module, using a new define "apache::config" | Michael Scherer | 2012-01-08 | 1 | -161/+73 |
* | place the variable near the only configuration file that use it | Michael Scherer | 2012-01-06 | 1 | -1/+1 |
* | add variables for apache user and group | Nicolas Vigier | 2011-12-20 | 1 | -0/+3 |
* | add class for mod_geoip | Nicolas Vigier | 2011-12-20 | 1 | -0/+6 |
* | only add NameVirtualHost on port 443 when mod_ssl has been selected | Nicolas Vigier | 2011-11-09 | 3 | -1/+12 |
* | attempt to fix the problem of undefined log file for apache | Michael Scherer | 2011-09-19 | 1 | -2/+2 |
* | keep httpd logs for 24 months | Nicolas Vigier | 2011-05-24 | 2 | -1/+4 |
* | add logrotate config | Nicolas Vigier | 2011-05-24 | 2 | -0/+21 |
* | change log filename for logrotate | Nicolas Vigier | 2011-05-24 | 1 | -2/+2 |
* | move httpd_logdir definition | Nicolas Vigier | 2011-05-24 | 1 | -1/+1 |
* | use second variable, as it is not possible to reassign parameter | Nicolas Vigier | 2011-05-24 | 2 | -4/+8 |
* | fix syntax | Nicolas Vigier | 2011-05-24 | 1 | -2/+2 |
* | add separate logs on vhost_base | Nicolas Vigier | 2011-05-24 | 2 | -0/+13 |
* | add vhost parameter in vhost_catalyst_app | Nicolas Vigier | 2011-05-19 | 1 | -1/+2 |
* | Fix handling of options | Pascal Terjan | 2011-05-08 | 1 | -1/+1 |
* | Allow setting options in vhost base template | Pascal Terjan | 2011-05-08 | 2 | -0/+7 |
* | make sure that wsgi pass Authorisation header to tx, as this break tx-client | Michael Scherer | 2011-04-18 | 1 | -0/+4 |
* | sendmail_path needs to be set by php_admin_value instead of php_value | Nicolas Vigier | 2011-04-12 | 1 | -1/+1 |
* | remove php module as it is not needed: php configuration changes are done fro... | Nicolas Vigier | 2011-04-08 | 1 | -1/+0 |
* | fix syntax | Nicolas Vigier | 2011-04-08 | 1 | -1/+1 |
* | set php date.timezone to UTC (as CEST is an incorrect value) | Nicolas Vigier | 2011-04-08 | 2 | -1/+3 |
* | send php emails from root@mageia.org | Nicolas Vigier | 2011-04-08 | 1 | -0/+1 |
* | add php module | Nicolas Vigier | 2011-04-07 | 1 | -0/+1 |