From 1389102b55a4e9683eac1ec566d77117ae5ee699 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Mon, 6 Aug 2018 15:12:55 +0000 Subject: [PATCH] fix bex account name --- roles/web-data-analysis/files/html/awstats-index.html | 1 + roles/web-data-analysis/files/httpd_config.conf | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/web-data-analysis/files/html/awstats-index.html b/roles/web-data-analysis/files/html/awstats-index.html index 02612a17c8..b230597fad 100644 --- a/roles/web-data-analysis/files/html/awstats-index.html +++ b/roles/web-data-analysis/files/html/awstats-index.html @@ -43,6 +43,7 @@
  • Reports for 2015
  • Reports for 2016
  • Reports for 2017
  • +
  • Reports for 2018
  • diff --git a/roles/web-data-analysis/files/httpd_config.conf b/roles/web-data-analysis/files/httpd_config.conf index aeec2a1eeb..4629c0d0c5 100644 --- a/roles/web-data-analysis/files/httpd_config.conf +++ b/roles/web-data-analysis/files/httpd_config.conf @@ -6,5 +6,5 @@ # This is off because Apache (and thus mod_auth_gssapi) doesn't know this is proxied over TLS GssapiSSLonly Off GssapiLocalName on - Require user smooge kevin puiterwijk mattdm pfrields relrod uraeus ryanlerch robyduck bexelbie jperrin + Require user smooge kevin puiterwijk mattdm pfrields relrod uraeus ryanlerch robyduck bex jperrin