summaryrefslogtreecommitdiff
path: root/apache2/conf.d/local-ikiwiki.conf
blob: 6c7b73e58946ecf6c5fafa7e67600128c28f824e (plain)
  1. <Location />
  2. Options -Indexes +MultiViews
  3. DirectoryIndex index
  4. </Location>
  5. AddLanguage da .da
  6. AddDefaultCharset UTF-8
  7. RewriteEngine On
  8. RewriteRule ^((.*/)?[^\.]+)(\.html|/)$ $1.da.html [R]