Merge "Removed full path from conf file reference"

This commit is contained in:
Jenkins
2015-10-07 03:13:01 +00:00
committed by Gerrit Code Review

View File

@@ -30,10 +30,9 @@ SESSION_COOKIE_HTTPONLY = True</programlisting>
scripting.</para>
</step>
<step>
<para>Edit the
<filename>/etc/apache2/conf.d/openstack-dashboard.conf</filename>
file as shown in <xref linkend="after-example"
/>:</para>
<para>Edit the <filename>openstack-dashboard.conf</filename>
file as shown in <xref linkend="after-example"/>:
</para>
<example>
<title>Before</title>
<programlisting><?db-font-size 65%?>WSGIScriptAlias / /usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi