18 lines
492 B
Plaintext
18 lines
492 B
Plaintext
apache_vhosts:
|
|
- servername: cines.fr
|
|
serveralias:
|
|
- www.cines.fr
|
|
- cines.org
|
|
- www.cines.org
|
|
documentroot: /var/www/html/cines.fr
|
|
accesslog: /var/log/httpd/access_cines.fr_log
|
|
errorlog: /var/log/httpd/error_cines.fr_log
|
|
- servername: thomas.fr
|
|
serveralias:
|
|
- www.thomas.fr
|
|
- thomas.com
|
|
- www.thomas.cm
|
|
documentroot: /var/www/html/thomas.fr
|
|
accesslog: /var/log/httpd/access_thomas.fr_log
|
|
errorlog: /var/log/httpd/error_thomas.fr_log
|
|
documentrootoptions: indexes |