diff options
Diffstat (limited to 'docs/en/install.rst')
-rw-r--r-- | docs/en/install.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/install.rst b/docs/en/install.rst index 3c2f54b..7ba376b 100644 --- a/docs/en/install.rst +++ b/docs/en/install.rst @@ -276,8 +276,8 @@ Create and edit a configuration for Chimère:: mkdir /var/log/apache2/chimere/ chown www-data /var/log/apache2/chimere/ -Adapt the files *mydjango.wsgi* (with the correct sys path and the correct -module) and Apache *chimere* (with the correct servername and correct paths). +Adapt the files *mydjango.wsgi* (with the correct module) and Apache +*chimere* (with the correct servername and correct paths). To activate the website, reload apache:: |