diff --git a/.config/000-default.conf b/.config/000-default.conf new file mode 100644 index 00000000..444bb399 --- /dev/null +++ b/.config/000-default.conf @@ -0,0 +1,15 @@ + + Redirect / https://${SERVER_NAME} + + + + ServerAdmin webmaster@localhost + DocumentRoot /var/www/html + ErrorLog ${APACHE_LOG_DIR}/error.log + CustomLog ${APACHE_LOG_DIR}/access.log combined + SSLEngine on + SSLCertificateFile /etc/apache2/ssl/ca.crt + SSLCertificateKeyFile /etc/apache2/ssl/ca.key + Header always set Strict-Transport-Security "max-age=63072000; includeSubDomains" + + diff --git a/13.0/apache/config/000-default.conf b/13.0/apache/config/000-default.conf new file mode 100644 index 00000000..444bb399 --- /dev/null +++ b/13.0/apache/config/000-default.conf @@ -0,0 +1,15 @@ + + Redirect / https://${SERVER_NAME} + + + + ServerAdmin webmaster@localhost + DocumentRoot /var/www/html + ErrorLog ${APACHE_LOG_DIR}/error.log + CustomLog ${APACHE_LOG_DIR}/access.log combined + SSLEngine on + SSLCertificateFile /etc/apache2/ssl/ca.crt + SSLCertificateKeyFile /etc/apache2/ssl/ca.key + Header always set Strict-Transport-Security "max-age=63072000; includeSubDomains" + + diff --git a/13.0/fpm-alpine/config/000-default.conf b/13.0/fpm-alpine/config/000-default.conf new file mode 100644 index 00000000..444bb399 --- /dev/null +++ b/13.0/fpm-alpine/config/000-default.conf @@ -0,0 +1,15 @@ + + Redirect / https://${SERVER_NAME} + + + + ServerAdmin webmaster@localhost + DocumentRoot /var/www/html + ErrorLog ${APACHE_LOG_DIR}/error.log + CustomLog ${APACHE_LOG_DIR}/access.log combined + SSLEngine on + SSLCertificateFile /etc/apache2/ssl/ca.crt + SSLCertificateKeyFile /etc/apache2/ssl/ca.key + Header always set Strict-Transport-Security "max-age=63072000; includeSubDomains" + + diff --git a/13.0/fpm/config/000-default.conf b/13.0/fpm/config/000-default.conf new file mode 100644 index 00000000..444bb399 --- /dev/null +++ b/13.0/fpm/config/000-default.conf @@ -0,0 +1,15 @@ + + Redirect / https://${SERVER_NAME} + + + + ServerAdmin webmaster@localhost + DocumentRoot /var/www/html + ErrorLog ${APACHE_LOG_DIR}/error.log + CustomLog ${APACHE_LOG_DIR}/access.log combined + SSLEngine on + SSLCertificateFile /etc/apache2/ssl/ca.crt + SSLCertificateKeyFile /etc/apache2/ssl/ca.key + Header always set Strict-Transport-Security "max-age=63072000; includeSubDomains" + + diff --git a/14.0/apache/config/000-default.conf b/14.0/apache/config/000-default.conf new file mode 100644 index 00000000..444bb399 --- /dev/null +++ b/14.0/apache/config/000-default.conf @@ -0,0 +1,15 @@ + + Redirect / https://${SERVER_NAME} + + + + ServerAdmin webmaster@localhost + DocumentRoot /var/www/html + ErrorLog ${APACHE_LOG_DIR}/error.log + CustomLog ${APACHE_LOG_DIR}/access.log combined + SSLEngine on + SSLCertificateFile /etc/apache2/ssl/ca.crt + SSLCertificateKeyFile /etc/apache2/ssl/ca.key + Header always set Strict-Transport-Security "max-age=63072000; includeSubDomains" + + diff --git a/14.0/fpm-alpine/config/000-default.conf b/14.0/fpm-alpine/config/000-default.conf new file mode 100644 index 00000000..444bb399 --- /dev/null +++ b/14.0/fpm-alpine/config/000-default.conf @@ -0,0 +1,15 @@ + + Redirect / https://${SERVER_NAME} + + + + ServerAdmin webmaster@localhost + DocumentRoot /var/www/html + ErrorLog ${APACHE_LOG_DIR}/error.log + CustomLog ${APACHE_LOG_DIR}/access.log combined + SSLEngine on + SSLCertificateFile /etc/apache2/ssl/ca.crt + SSLCertificateKeyFile /etc/apache2/ssl/ca.key + Header always set Strict-Transport-Security "max-age=63072000; includeSubDomains" + + diff --git a/14.0/fpm/config/000-default.conf b/14.0/fpm/config/000-default.conf new file mode 100644 index 00000000..444bb399 --- /dev/null +++ b/14.0/fpm/config/000-default.conf @@ -0,0 +1,15 @@ + + Redirect / https://${SERVER_NAME} + + + + ServerAdmin webmaster@localhost + DocumentRoot /var/www/html + ErrorLog ${APACHE_LOG_DIR}/error.log + CustomLog ${APACHE_LOG_DIR}/access.log combined + SSLEngine on + SSLCertificateFile /etc/apache2/ssl/ca.crt + SSLCertificateKeyFile /etc/apache2/ssl/ca.key + Header always set Strict-Transport-Security "max-age=63072000; includeSubDomains" + + diff --git a/15.0/apache/config/000-default.conf b/15.0/apache/config/000-default.conf new file mode 100644 index 00000000..444bb399 --- /dev/null +++ b/15.0/apache/config/000-default.conf @@ -0,0 +1,15 @@ + + Redirect / https://${SERVER_NAME} + + + + ServerAdmin webmaster@localhost + DocumentRoot /var/www/html + ErrorLog ${APACHE_LOG_DIR}/error.log + CustomLog ${APACHE_LOG_DIR}/access.log combined + SSLEngine on + SSLCertificateFile /etc/apache2/ssl/ca.crt + SSLCertificateKeyFile /etc/apache2/ssl/ca.key + Header always set Strict-Transport-Security "max-age=63072000; includeSubDomains" + + diff --git a/15.0/fpm-alpine/config/000-default.conf b/15.0/fpm-alpine/config/000-default.conf new file mode 100644 index 00000000..444bb399 --- /dev/null +++ b/15.0/fpm-alpine/config/000-default.conf @@ -0,0 +1,15 @@ + + Redirect / https://${SERVER_NAME} + + + + ServerAdmin webmaster@localhost + DocumentRoot /var/www/html + ErrorLog ${APACHE_LOG_DIR}/error.log + CustomLog ${APACHE_LOG_DIR}/access.log combined + SSLEngine on + SSLCertificateFile /etc/apache2/ssl/ca.crt + SSLCertificateKeyFile /etc/apache2/ssl/ca.key + Header always set Strict-Transport-Security "max-age=63072000; includeSubDomains" + + diff --git a/15.0/fpm/config/000-default.conf b/15.0/fpm/config/000-default.conf new file mode 100644 index 00000000..444bb399 --- /dev/null +++ b/15.0/fpm/config/000-default.conf @@ -0,0 +1,15 @@ + + Redirect / https://${SERVER_NAME} + + + + ServerAdmin webmaster@localhost + DocumentRoot /var/www/html + ErrorLog ${APACHE_LOG_DIR}/error.log + CustomLog ${APACHE_LOG_DIR}/access.log combined + SSLEngine on + SSLCertificateFile /etc/apache2/ssl/ca.crt + SSLCertificateKeyFile /etc/apache2/ssl/ca.key + Header always set Strict-Transport-Security "max-age=63072000; includeSubDomains" + +