Switch to StartSSL cert
[sysconfig/apache2.git] / sites-common / default
index 19091912ef46bc0a123b67ba90ef1e888a42fa70..3c99e5d915d636368cbcbf0059a43b6f79ed6ca1 100644 (file)
@@ -2,14 +2,14 @@ ServerAdmin webmaster@dehnerts.com
 ServerName olinda.mit.edu
 ServerAlias svn.dehnerts.com svn.dehnert.arctic.org www.dehnerts.com www.dehnert.arctic.org
 
-DocumentRoot /var/www
+DocumentRoot /var/www/default
 <Directory />
        Options FollowSymLinks
        AllowOverride None
 </Directory>
 <Directory /var/www/>
        Options Indexes FollowSymLinks MultiViews
-       AllowOverride None
+       AllowOverride Limit Options FileInfo
        Order allow,deny
        allow from all
 </Directory>