Age | Commit message (Collapse) | Author |
|
hsts does mix very badly with selfsigned certs. thus we disable it by
default. set configuration['hsts'] = true for vhost with valid certs.
|
|
|
|
|
|
to support sni we configure ssl_certs on a vhost basis.
additionally this commit introduces a generic configuration hash which
will be used to replace most other parameters in the future.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requests might still hit the backend plain
|
|
|
|
|
|
|
|
|
|
|
|
that case we don't want to redirect
|
|
|
|
|
|
|
|
|
|
we also have likely anonymization in place, hence all
ips are from localhost
|
|
|
|
|
|
|
|
http://git.zx2c4.com/w3-total-fail/tree/w3-total-fail.sh
to all wordpress vhosts
mend
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://httpd.apache.org/mod_fcgid/mod/mod_fcgid.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
run as fgcid
|