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