Enable htaccess

Change-Id: I36817a080e5df55f4a116c243c91ca8895ff1136
This commit is contained in:
Peter Matulis 2020-11-17 13:18:24 -05:00
parent 71daea0c38
commit 432b0f6f12
7 changed files with 6 additions and 4 deletions

View File

@ -0,0 +1 @@
Redirect 301 /config-openstack.html /configure-openstack.html

View File

@ -502,4 +502,4 @@ Masakari.
.. _Masakari charm: http://jaas.ai/masakari
.. _openstack-base: https://jaas.ai/openstack-base
.. _OpenStack high availability: app-ha.html#ha-applications
.. _Configure OpenStack: config-openstack.html
.. _Configure OpenStack: configure-openstack.html

View File

@ -145,6 +145,7 @@ html_theme = 'openstackdocs'
# .htaccess) here, relative to this directory. These files are copied
# directly to the root of the documentation.
# html_extra_path = []
html_extra_path = ['_extra']
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
# using the given strftime format.

View File

@ -60,7 +60,7 @@ Table of contents
install-juju.rst
install-openstack.rst
install-openstack-bundle.rst
config-openstack.rst
configure-openstack.rst
app.rst
* :ref:`search`

View File

@ -37,7 +37,7 @@ Administrator Guides`_ for long-term guidance.
.. LINKS
.. _Install OpenStack: install-openstack
.. _Configure OpenStack: config-openstack
.. _Configure OpenStack: configure-openstack
.. _Charm bundles: https://jaas.ai/docs/charm-bundles
.. _MAAS: https://maas.io
.. _openstack-base: https://jaas.ai/openstack-base

View File

@ -795,7 +795,7 @@ Next steps
You have successfully deployed OpenStack using both Juju and MAAS. The next
step is to render the cloud functional for users. This will involve setting up
networks, images, and a user environment. Go to :doc:`Configure OpenStack
<config-openstack>` now.
<configure-openstack>` now.
.. LINKS
.. _OpenStack Charms: https://docs.openstack.org/charm-guide/latest/openstack-charms.html