doc: fix the wsgi configuration file name

Closes-bug: #1631629
Change-Id: Id5658e576dbeade72c6dfc9500e0cfe413eb4d93
This commit is contained in:
Mehdi Abaakouk 2016-11-15 08:41:43 +01:00
parent 7ff3ee4d66
commit 0e63667759

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