Fix typo for apache config in WSGI docs for Debian-like distros

Change-Id: I194a0a94451a4b04e99fbab282ac22c995d865fc
This commit is contained in:
David Moreau-Simard 2017-03-27 15:08:25 -04:00
parent a69ac88c80
commit de3147d4b4
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ directory::
Apache configuration
++++++++++++++++++++
Set up the Apache virtual host at ``/etc/apache/sites-available/ara.conf``::
Set up the Apache virtual host at ``/etc/apache2/sites-available/ara.conf``::
<VirtualHost *:80>
# Replace ServerName by your hostname