update settings.php to use shop.fsf.org as baseurl
[eostre.git] / drupal-automake-generic / conf / drupal-fix-404s.conf
1 # do this so that .htaccess can cause things to not 404
2 <Directory /var/www/html>
3 AllowOverride All
4 </Directory>