From c7101bbc9cc5a77262cdebe94a0b70c1bbf3290c Mon Sep 17 00:00:00 2001 From: Lana Brindley Date: Tue, 6 Oct 2015 17:42:47 +1000 Subject: [PATCH] Removed full path from conf file reference In the original text, the full path was shown, which was incorrect for some distros. Patch 231028 gave distro-specific paths, but we do not give distro-specific information in this guide, and that patch has been reverted. This patch fixes the original text to remove the full path, and replace it with the name of the config file only. Change-Id: I65726323ca15e53dc8d25a4e93627dfc6005cb46 Closes-bug: #1502927 --- doc/common/section_dashboard-configure-https.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/common/section_dashboard-configure-https.xml b/doc/common/section_dashboard-configure-https.xml index 4421257990..bfaff4a3c7 100644 --- a/doc/common/section_dashboard-configure-https.xml +++ b/doc/common/section_dashboard-configure-https.xml @@ -30,10 +30,9 @@ SESSION_COOKIE_HTTPONLY = True scripting. - Edit the - /etc/apache2/conf.d/openstack-dashboard.conf - file as shown in : + Edit the openstack-dashboard.conf + file as shown in : + Before WSGIScriptAlias / /usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi