5 lines
241 B
Plaintext
5 lines
241 B
Plaintext
apache_servername: cines.fr
|
|
apache_serveralias: www.{{ servername }}
|
|
apache_documentroot: /var/www/html/{{ servername }}
|
|
apache_accesslog: /var/log/httpd/access_{{ servername }}_log
|
|
apache_errorlog: /var/log/httpd/error_{{ servername }}_log |