ServerAdmin root@effraie.org ServerName example.effraie.org DocumentRoot /home/effraie/public_html/example.effraie.org Options FollowSymLinks AllowOverride All Options Indexes FollowSymLinks MultiViews AllowOverride All Order allow,deny allow from all # default start page (in /redirect when you go to /) #RedirectMatch ^/$ /redirect/ ErrorLog /var/log/apache2/example.effraie.org.error.log CustomLog /var/log/apache2/example.effraie.org.access.log combined ServerSignature On