Browse Source

tweaks

master
Pavel Stratil 5 years ago
parent
commit
12679e9d48
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      .htaccess

+ 5
- 0
.htaccess View File

@@ -5,3 +5,8 @@ AddLanguage en .en
LanguagePriority en cs LanguagePriority en cs
ForceLanguagePriority Fallback ForceLanguagePriority Fallback
</IfModule> </IfModule>

<FilesMatch "(\.md$)">
Require all granted
</FilesMatch>


Loading…
Cancel
Save