Alexander Weidinger
5fa91b7b91
Template security.conf in Debian
Including optional per-OS templates
(Solves https://github.com/saltstack-formulas/apache-formula/issues/153 )
7 years ago
kadogo
69bb7744c8
Correct little error for mod_fastcgi
7 years ago
kadogo
14fa8d8616
Add variables for mod_xsendfile and mod_fastcgi
7 years ago
kadogo
858d012380
Add mod_fastcgi (Debian)
7 years ago
kadogo
d4e45322bf
Add mod_proxy_fcgi (Debian)
7 years ago
kadogo
7495b5fdd8
Add mod_xsenfile (Debian)
7 years ago
Javier Bértoli
a7f66b6344
Move vhostdir `to config.sls`
7 years ago
Javier Bértoli
ffac9b2381
Added minimal template ( fixes #34 )
7 years ago
Javier Bértoli
9c9050595d
Remove duplicated ID ( fixes #179 )
7 years ago
Mike Shade
9bf72e5d0a
Correct CentOS 6 osfinger map
CentOS 6 reports as CentOS-6 rather than CentOS Linux-6 from osfinger grain
7 years ago
Gary Waters
4da54dd8de
in RH, vhosts.d doesnt exisit, this makes it
7 years ago
Oleksandr Porunov
ee6b910302
Format mod_wsgi state
7 years ago
Oleksandr Porunov
7ac28f42f9
Clear uncomment state of mod_wsgi config
7 years ago
Oleksandr Porunov
c28a1097e3
Fix wsgi.conf uncomment for RedHat based OS
7 years ago
Oleksandr Porunov
0b37a14035
Fix: wsgi.conf file not found
7 years ago
Javier Bértoli
475fb8347e
Add default user/group attributes as required by some states
7 years ago
Oleksandr Porunov
aba648965f
Add a new line into uninstall state
7 years ago
Oleksandr Porunov
58e968916e
Add uninstall state
7 years ago
Bernhard M. Wiedemann
f25d7707cf
fix standard.tmpl
with salt-ssh-2016.11.3 it errored out with
TemplateNotFound: apache/map.jinja
and we were already passing in the 'apache' data as 'map'
from standard.sls
7 years ago
Bernhard M. Wiedemann
81a25d9467
drop %O from default LogFormat
because it requires mod_logio to be enabled
7 years ago
Archie Brentano
f80a06260b
[+] debian apache2 needs to have conf enabled when making this change
7 years ago
Bernhard M. Wiedemann
55eac38881
SUSE: fix conf.d location
7 years ago
Bernhard M. Wiedemann
cc95c7579e
SUSE: typo fixes
7 years ago
Bernhard M. Wiedemann
57690acd77
SUSE: use different global.conf
sysconfig.d/global.conf is re-written by sysconfig on openSUSE
7 years ago
Patrick Chevalley
780bf3158d
Add Reverse Proxy directives, GeoIP, Certificates management, mostly for RedHat
7 years ago
Alexander Weidinger
3f3e734cd7
mod_proxy_http: include mod_proxy in all OSs
7 years ago
Alexander Weidinger
6e880d0827
FreeBSD: mod_cgi
8 years ago
Alexander Weidinger
e1c55b9475
FreeBSD: apache.mod_proxy_http
8 years ago
Alexander Weidinger
0590e43973
FreeBSD: apache.manage_security
8 years ago
Alexander Weidinger
9f796f0b6a
apache.global for Debian and FreeBSD
8 years ago
Alexander Weidinger
f03df6e2fb
FreeBSD: mod_rewrite
8 years ago
Alexander Weidinger
5dbe687cda
FreeBSD: mod_perl2
8 years ago
Alexander Weidinger
4e12b404a4
FreeBSD: mod_suexec
8 years ago
Alexander Weidinger
bc81c6ab43
FreeBSD: mod_proxy
8 years ago
Alexander Weidinger
9e3645c53c
FreeBSD: made default SSL key configurable
8 years ago
Alexander Weidinger
4d94109534
FreeBSD: set correct env vars
8 years ago
Alexander Weidinger
327f86db91
FreeBSD: confdir: extra/
8 years ago
Alexander Weidinger
385a120590
FreeBSD: envvars
8 years ago
Alexander Weidinger
9a1fb054d6
mod_php5: FreeBSD
8 years ago
Alexander Weidinger
5d27226001
FreeBSD: global DocumentRoot
8 years ago
Alexander Weidinger
c7e533d7e5
mod_ssl: FreeBSD support
8 years ago
Alexander Weidinger
a64ee209cb
FreeBSD support
8 years ago
Alexander Weidinger
cc9d81c3b1
Made Timeout optional
8 years ago
Frederic Crozat
af0c009f7b
ensure php5 module is enabled on openSUSE / SLE
8 years ago
nigelsim
936f20b559
added Amazon Linux 2016 ( #162 )
8 years ago
dexbleeker
bf66e749d1
Append slash to RedirectTarget ( #161 )
8 years ago
Niels Abspoel
1c20ce5f70
add modsecurity rules state
8 years ago
srse
45c1e98dff
Added gentoo defaults to map.jinja ( #155 )
8 years ago
John Kristensen
10ae336f12
Correct ProxyPassTarget default for ProxyPassReverseTarget ( #154 )
According to the pillar.example file there is no site.ProxyPassTarget,
so ProxyPassReverseTarget should default to proxyargs.ProxyPassTarget
(ie. site.ProxyRoute.ProxyPassTarget)
8 years ago
Jeremy T. Bouse
be3215f0cd
Update Debian mpm_prefork.conf to include ServerLimit ( #152 )
If MaxRequestWorkers is greater than 256 than you also need to set the
ServerLimit value which is defaulted to 256 but has a 20000 hard maximum
8 years ago