From a7d9febaba01a5f32ff77dade8f4fa1e97870354 Mon Sep 17 00:00:00 2001 From: piernov Date: Sun, 24 Apr 2016 15:45:07 +0200 Subject: Add .htaccess for using index.xhtml as DirectoryIndex --- .htaccess | 1 + 1 file changed, 1 insertion(+) create mode 100644 .htaccess diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..1aea756 --- /dev/null +++ b/.htaccess @@ -0,0 +1 @@ +DirectoryIndex index.xhtml -- cgit v1.2.3-54-g00ecf