update settings.php to use shop.fsf.org as baseurl
[eostre.git] / drupal-configs / apache2 / mods-available / mime_magic.conf
CommitLineData
436d9fbf 1<IfModule mod_mime_magic.c>
2 MIMEMagicFile /etc/apache2/magic
3</IfModule>
4
5# vim: syntax=apache ts=4 sw=4 sts=4 sr noet