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