doc: fix the wsgi configuration file name

(cherry picked from commit 0e63667759)
Closes-bug: #1631629
Change-Id: Id5658e576dbeade72c6dfc9500e0cfe413eb4d93
This commit is contained in:
Mehdi Abaakouk 2016-11-15 08:41:43 +01:00 committed by Mehdi Abaakouk (sileht)
parent 6f18642b03
commit 93b927a03b
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ Install and configure components
Configure the Apache HTTP server
--------------------------------
#. Create the ``/etc/apache2/sites-available/wsgi-ceilometer.conf`` file
#. Create the ``/etc/apache2/sites-available/ceilometer.conf`` file
with the following content:
.. code-block:: apache