Remove NameVirtualHost from https configuration
Under 'Configure the dashboard for HTTPS' , when I apply 2. and restart apache I receive this error: "NameVirtualHost has no effect and will be removed in the next release /etc/apache2/ports.conf". So step 2 is not required now Change-Id: I829c2070eaa849981a36795538bb8247877732a1 Closes-bug: #1397359
This commit is contained in:
@@ -27,12 +27,6 @@ SESSION_COOKIE_HTTPONLY = True</programlisting>
|
|||||||
these options defend against cross-site
|
these options defend against cross-site
|
||||||
scripting.</para>
|
scripting.</para>
|
||||||
</step>
|
</step>
|
||||||
<step>
|
|
||||||
<para>Edit the
|
|
||||||
<filename>/etc/apache2/ports.conf</filename> file
|
|
||||||
and add the following line:</para>
|
|
||||||
<programlisting>NameVirtualHost *:443</programlisting>
|
|
||||||
</step>
|
|
||||||
<step>
|
<step>
|
||||||
<para>Edit the
|
<para>Edit the
|
||||||
<filename>/etc/apache2/conf.d/openstack-dashboard.conf</filename>
|
<filename>/etc/apache2/conf.d/openstack-dashboard.conf</filename>
|
||||||
|
Reference in New Issue
Block a user