From 2319b5d428ff0b3c689c633a1a813e6f55921364 Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Thu, 22 Sep 2016 21:15:25 +0000 Subject: [PATCH] changing default index for docs on qa stg to be index.html --- files/httpd/qadevel-virtualhost.conf.j2 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/files/httpd/qadevel-virtualhost.conf.j2 b/files/httpd/qadevel-virtualhost.conf.j2 index cca7a7afa2..2a7ab058f7 100644 --- a/files/httpd/qadevel-virtualhost.conf.j2 +++ b/files/httpd/qadevel-virtualhost.conf.j2 @@ -19,4 +19,8 @@ DirectoryIndex default.html + + DirectoryIndex index.html + +