-rw-r--r-- | htdocs/.htaccess | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/htdocs/.htaccess b/htdocs/.htaccess index 1165068..9e00818 100644 --- a/htdocs/.htaccess +++ b/htdocs/.htaccess @@ -1,2 +1,5 @@ Options MultiViews +LanguagePriority en +ForceLanguagePriority Fallback Prefer + AddType text/html .chtml |