From 09095092b45229f91f4c6621e10a831a2e8072e9 Mon Sep 17 00:00:00 2001 From: Tuan Do Anh Date: Thu, 18 Oct 2018 10:46:34 +0700 Subject: [PATCH] Add download link apache configuration with mod_wsgi Add download link apache configuration sample from the Ironic project tree Change-Id: I2009407debc5ab5e67bdd7d44a5b4f4c83badd9a Story: #1628434 Task: #10138 --- doc/source/install/include/configure-ironic-api-mod_wsgi.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/source/install/include/configure-ironic-api-mod_wsgi.inc b/doc/source/install/include/configure-ironic-api-mod_wsgi.inc index 0c5dcb80f1..3848e32d61 100644 --- a/doc/source/install/include/configure-ironic-api-mod_wsgi.inc +++ b/doc/source/install/include/configure-ironic-api-mod_wsgi.inc @@ -23,8 +23,9 @@ Bare Metal service comes with an example file for configuring the zypper install apache2 -#. Download the ``etc/apache2/ironic`` file from the Ironic project tree and - copy it to the apache sites: +#. Download the ``etc/apache2/ironic`` file from the + `Ironic project tree `_ + and copy it to the apache sites: Fedora/RHEL7/CentOS7::