mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-07-01 22:09:25 +00:00
Updated confs
This commit is contained in:
@@ -5,8 +5,13 @@
|
||||
DocumentRoot /var/www/thunix.cf
|
||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||
SSLCertificateFile /etc/letsencrypt/live/thunix.cf/fullchain.pem
|
||||
SSLCertificateKeyFile /etc/letsencrypt/live/thunix.cf/privkey.pem
|
||||
<Directorymatch "^/.*/\.git/">
|
||||
Order deny,allow
|
||||
Deny from all
|
||||
</Directorymatch>
|
||||
|
||||
Include /etc/letsencrypt/options-ssl-apache.conf
|
||||
SSLCertificateFile /etc/letsencrypt/live/phoenix.thunix.cf/fullchain.pem
|
||||
SSLCertificateKeyFile /etc/letsencrypt/live/phoenix.thunix.cf/privkey.pem
|
||||
</VirtualHost>
|
||||
</IfModule>
|
||||
|
||||
Reference in New Issue
Block a user