Commit Graph

60 Commits

Author SHA1 Message Date
ec05eb1fd3 install_httpd-2.4.sh: update apache version to 2.4.50 2021-10-06 03:05:53 +02:00
c209833bb1 install_httpd-2.4.sh: change apache version to '2.4.49'. 2021-10-04 00:54:36 +02:00
3a30cd1e88 Delete unused files. 2021-10-04 00:05:07 +02:00
95791b438c install_httpd-2.4.sh: change 'SSLCipherSuite'. 2021-10-04 00:04:27 +02:00
5fde472f47 install_httpd-2.4.sh: add default additional_ssl_settings (HSTS). 2021-09-17 17:57:19 +02:00
914c901855 config_pfs_apache2.4.txt: channge 'SSLCipherSuite'. 2021-09-16 23:11:55 +02:00
4962b85eac install_httpd-2.4.sh: change default '_SSL_Cipher_Suite'. 2021-09-16 22:49:53 +02:00
e92f2d16f4 install_httpd-2.4.sh: adjust apach2 version. 2021-07-06 01:17:17 +02:00
6d423afeb3 install_httpd-2.4.sh: add HTTP security Headers to 000-default.conf. 2020-11-02 23:45:50 +01:00
94f98c5d24 install_httpd-2.4.sh: some security tasks. 2020-11-02 23:22:11 +01:00
37a5593edd Fix String '_SSL_Cipher_Suite'. 2020-11-01 23:41:29 +01:00
e238774068 install_httpd-2.4.sh: change default security settings 'SSLCipherSuite' 'SSLProxyProtocol'. 2020-10-27 18:18:27 +01:00
c71dafcd9e install_httpd-2.4.sh: update default apache version to 2.4.46. 2020-08-11 16:02:08 +02:00
48ace5c9b3 Add english 'Error 707' file. 2020-07-31 13:47:11 +02:00
502a7c4762 install_httpd-2.4.sh: update software versions. 2019-10-22 02:36:55 +02:00
08c187280a install_httpd-2.4.sh: add clean_up function. 2019-07-12 01:27:28 +02:00
034d7f919e Add directive for Mutes. 2019-07-12 01:09:04 +02:00
4c97970d0d Adjust apache/apr-util default versions. 2019-06-18 18:54:03 +02:00
a648786e08 Some spelling changes at files 'maintenance.html', 'no_such_site.html' and 'under_construction.html'. 2019-05-13 11:57:02 +02:00
ec715da5b5 install_httpd-2.4.sh: add configuration for compression delivery. 2019-05-13 11:54:28 +02:00
ff7b5b8ad8 install_httpd-2.4.sh: actual apache version is now 2.4.38 2019-01-30 00:02:13 +01:00
57e15ead76 Adjust Documentation for securits headers. 2019-01-16 02:34:52 +01:00
0c06217da3 Adjust Documentation for securits headers. 2019-01-16 02:33:17 +01:00
c18f7cd997 install_httpd-2.4.sh: add/configure mod_php if php is already present. 2018-12-05 03:46:20 +01:00
85bc06a726 install_httpd-2.4.sh: Replace '' with '/usr/local/apache2' in service file. 2018-12-05 01:02:37 +01:00
0e5bb65552 install_httpd-2.4.sh: update versions. 2018-12-04 00:34:10 +01:00
a5a86ab8f6 install_httpd-2.4.sh: don't install dependency packages for 'apache2'. 2018-09-12 01:37:18 +02:00
ae6fce051f install_httpd-2.4.sh: if 'make install' failed, try 'make install' again (is needed for version 2.4.34). 2018-08-21 12:54:15 +02:00
9bde9aa13c install_httpd-2.4.sh: if make install failed give the choice to continue installation. 2018-08-11 01:12:02 +02:00
254a294985 install_httpd-2.4.sh: Uncomment 'LoadModule http2_module'. 2018-07-06 22:58:08 +02:00
a2fd53e733 Adjust README.HTTP-security-headers. 2018-04-26 03:59:02 +02:00
a963fb33ec Complete 'HTTP Security Header' documentation. 2018-04-23 14:46:50 +02:00
4b301df496 install_httpd-2.4.sh: fix error in 00default. Rename '00default.conf' to '000-default.conf'. 2018-04-12 19:12:45 +02:00
1e7a85ed24 install_httpd-2.4.sh: don't rename '/etc/mysql/my.cnf' if its a symlink. 2018-04-12 16:47:30 +02:00
5d13e9aec9 Rename '/etc/mysql/my.cnf' if present and MySQL was not installed from debian package system. 2018-04-12 15:38:20 +02:00
b48d87e430 Minor change to the script output in section 'try to restore vhost configuration'. 2018-03-05 13:33:21 +01:00
12211e13b4 Default VHost Konfiguration for all ip addresses. 2018-02-18 19:12:59 +01:00
root
77170e9872 install_httpd-2.4.sh: Start apache2 after installation, even if the service was not running. 2018-02-18 01:13:41 +01:00
a50be3ed8b install_httpd-2.4.sh: disable cronjobs during installation. 2018-02-17 22:22:09 +01:00
6f70737c93 Change default vhost configuration. Add killing remaining httpd-pids if stopping apache2 was not successfully. 2018-01-02 01:00:21 +01:00
87506fe9df install_httpd-2.4.sh: Fix error in detecting whether OS supports systemd services. 2017-12-30 22:08:03 +01:00
79404a83ad - At apache service file 'apache2.service' set private temp directory to false (PrivateTmp=false).
- Support all running PFP FPM engines in vhost configuration '00default.conf'.
2017-12-29 03:36:11 +01:00
600a1828af Apache 2.4: full systemd support. 2017-12-28 16:47:10 +01:00
397c78aa25 Fix error in creating logrotate onfiguration file. 2017-12-27 13:19:55 +01:00
3d883a1cec Change default versions of apache2,apr and apr-util. 2017-12-25 04:06:36 +01:00
fe6243fc20 Reload systemd bevor enabling. 2017-12-02 02:20:45 +01:00
8b82efe7b0 Fix error in logrotation configuration. 2017-10-22 11:37:14 +02:00
ff6074b088 Change logrotation file. 2017-10-18 14:55:51 +02:00
9dbc786c44 Add logrotate configuration. 2017-10-18 12:36:21 +02:00
968cba3ef9 Add Readme's for HTTP security headers. Add list of HTTP return codes. 2017-10-14 03:25:22 +02:00