|
444ac2363c
|
apache: Initial CentOS/RedHat 7 support.
|
2016-04-08 12:33:51 +03:00 |
|
Ossi Salmi
|
53a0422843
|
apache: Add support for port based SSL virtual hosts
|
2013-09-24 15:11:12 +03:00 |
|
|
06eb2bdf9a
|
apache: Added proxy support to apache::sslsite.
|
2013-09-24 11:40:56 +03:00 |
|
|
6cebef3715
|
apache: Combined proxy.http.conf.erb to site.http.conf.erb.
|
2013-09-24 11:21:29 +03:00 |
|
Ossi Salmi
|
e6d7688bdc
|
apache: Add support for HTTP Strict Transport Security
|
2013-08-14 14:31:23 +03:00 |
|
|
945a9f2af3
|
apache: Added support for proxy http sites.
|
2013-05-07 10:03:22 +03:00 |
|
|
7bd26f33d3
|
Fixed Apache module for Fedora 18 (eg. Apache 2.4 series).
|
2013-04-24 08:44:19 +03:00 |
|
Ossi Salmi
|
68ac64b13f
|
Added 'first' parameter to apache::sslsite
When set to true, ensures the site configuration is loaded first, thus
becoming the default virtual host when NameVirtualHost (and SNI) is
used.
|
2013-02-02 21:58:26 +02:00 |
|
Ossi Salmi
|
42360e66e8
|
Added seltype for http log directories
|
2013-02-02 21:55:18 +02:00 |
|
|
7ee51d6f4c
|
Added "chkconfig --add" to httpsd service.
|
2013-01-22 15:47:36 +02:00 |
|
Ossi Salmi
|
3071640518
|
Removed useless require variables from apache module
|
2012-12-05 20:28:37 +02:00 |
|
Ossi Salmi
|
24ecb51f6f
|
Added support for RHEL and did some syntax cleaning
Assume that "RedHat" also works where "CentOS" does.
|
2012-09-05 17:29:36 +03:00 |
|
|
c69fb5afb0
|
Fixed SELinux contexts from Apache log directories.
|
2012-08-28 08:50:56 +03:00 |
|
|
a3b6071afb
|
Improved checking of included http and https server.
|
2012-06-13 12:09:16 +03:00 |
|
|
5631a973bf
|
Added /etc/sysconfig/httpsd file to apache::sslserver.
|
2012-04-02 17:01:19 +03:00 |
|
|
77decd746e
|
Changed apache::sslserver to use systemd on Fedora.
|
2012-04-02 16:43:14 +03:00 |
|
|
84edcd61ed
|
Fixed "unquoted file mode" errors given by puppet-lint.
|
2012-03-27 16:10:01 +03:00 |
|
|
34c36045fa
|
Fixing puppet-lint errors.
|
2012-03-27 14:41:39 +03:00 |
|
Ossi Salmi
|
9cc2c06922
|
Added support for IP-based SSL virtual hosts in apache
|
2011-05-26 22:58:31 +03:00 |
|
|
e3b6cca7a4
|
Migrated $httpd_user, $httpd_group, $httpsd_user and $httpsd_group variables to use format $apache::server::{user,group} and $apache::sslserver::{user,group}.
|
2011-02-25 11:46:57 +02:00 |
|
|
5475229cfd
|
Fixed deprecation warnings "Files found in modules without specifying 'modules' in file path". This will break 0.24.x client compatibility.
|
2011-01-26 20:06:13 +02:00 |
|
Ossi Salmi
|
45b597c29c
|
Replaced fqdn variables with homename
|
2010-11-08 14:42:41 +02:00 |
|
Ossi Salmi
|
63440a18d4
|
Improved apache virtual host configuration
Additional configuration files are now fetched from the
puppet file server.
|
2010-11-05 22:56:24 +02:00 |
|
Ossi Salmi
|
512c38ba9d
|
Restructured apache module
|
2010-11-05 22:56:18 +02:00 |
|