
apache_vhosts:
- servername: orsys.fr
  serveralias: 
  - www.orsys.fr
  - www.orsys.com
  - orsys.com
  documentroot: /var/www/html/orsys.fr
  accesslog: /var/log/httpd/access_orsys.fr_log
  errorlog: /var/log/httpd/error_orsys.fr_log
- servername: thomas.fr
  serveralias: 
  - www.thomas.fr
  - thomas.org
  - www.thomas.org
  documentroot: /var/www/html/thomas.fr
  accesslog: /var/log/httpd/access_thomas.fr_log
  errorlog: /var/log/httpd/error_thomas.fr_log