ServerAdmin root@effraie.org
ServerName @uhost@
DocumentRoot /home/web/@nuser@/www
Options FollowSymLinks
AllowOverride All
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all
ErrorLog /var/log/apache2/@uhost@.error.log
CustomLog /var/log/apache2/@uhost@.access.log combined
ServerSignature On