mise au point et test solution
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
ServerName {{ apache_server_name }}
|
||||
ServerAlias www.{{ apache_server_name }}
|
||||
ServerAlias {{ inventory_hostname }}
|
||||
DocumentRoot /var/www/html/{{ apache_server_name }}
|
||||
DocumentRoot {{ apache_documentroot }}
|
||||
CustomLog /var/log/httpd/{{ apache_server_name }}_access.log combined
|
||||
ErrorLog /var/log/httpd/{{ apache_server_name }}_error.log
|
||||
<Directory />
|
||||
|
||||
Reference in New Issue
Block a user