mise au point : attention , certbot en test-mode
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
DocumentRoot {{ apache_document_root }}
|
||||
<Directory {{ apache_document_root }}>
|
||||
require all granted
|
||||
Options -indexes
|
||||
Options +indexes
|
||||
</Directory>
|
||||
{%if apache_use_ssl %}
|
||||
RewriteEngine on
|
||||
|
||||
Reference in New Issue
Block a user