Commit Graph

56 Commits

Author SHA1 Message Date
6250c93187 install_httpd-2.4.sh: some minor changes. 2022-02-04 02:45:03 +01:00
28307ba244 install_httpd-2.4.sh: Add alternative download urls .. 2021-12-25 01:48:02 +01:00
4a71a91cd5 install_httpd-2.4.sh: update apache version to '2.3.52'. 2021-12-21 01:49:26 +01:00
ec0372e194 install_httpd-2.4.sh: for now, we take the default ssl cipher instead of setting custom ciphers. 2021-10-23 22:46:27 +02:00
c23a2328ec install_httpd-2.4.sh: update apache2 version to 2.4.51 2021-10-12 13:03:47 +02:00
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
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
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
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
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
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
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
dfd8897e01 Fixing error in adjusting httpd.conf. 2017-08-14 14:23:39 +02:00
45c5e4587b Add FCIID Timeout parameter to 'httpd.conf'. 2017-08-08 15:41:52 +02:00
ce49653e21 Add configuration for custom log format file: 000-logformat.conf 2017-07-02 03:06:37 +02:00
1d713d024d ADD script variables _DEFAULT_SSL_CERT _DEFAULT_SSL_KEY _SSL_SNAKEOIL_CERT _SSL_SNAKEOIL_KEY. 2017-07-01 16:37:54 +00:00