From 110bfa85c31ad43e85f302533c866eada72d8d45 Mon Sep 17 00:00:00 2001 From: Pavel Stratil Date: Tue, 1 Jan 2019 21:41:34 +0000 Subject: [PATCH] add htaccess, serve locally --- .htaccess | 7 +++++++ index.html.cs | 2 +- index.html.en | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 .htaccess diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..ac57716 --- /dev/null +++ b/.htaccess @@ -0,0 +1,7 @@ +Options MultiViews +AddLanguage cs .cs +AddLanguage en .en + + LanguagePriority en cs + ForceLanguagePriority Fallback + diff --git a/index.html.cs b/index.html.cs index 3f88b4c..b71adcf 100644 --- a/index.html.cs +++ b/index.html.cs @@ -24,7 +24,7 @@
-
+
diff --git a/index.html.en b/index.html.en index 6d5d9b0..22dec0d 100644 --- a/index.html.en +++ b/index.html.en @@ -24,7 +24,7 @@
-
+