diff --git a/admin_manual/installation/linux_installation.rst b/admin_manual/installation/linux_installation.rst index 62163c1bd..a79444f12 100644 --- a/admin_manual/installation/linux_installation.rst +++ b/admin_manual/installation/linux_installation.rst @@ -64,7 +64,7 @@ Mageia software repository. .. _Mageia Wiki: https://wiki.mageia.org/en/OwnCloud **Debian/Ubuntu:** The package installs an additional Apache config file to -``/etc/apache2/conf.d/owncloud.conf`` which contains an ``Alias`` to the +``/etc/apache2/conf-available/owncloud.conf`` which contains an ``Alias`` to the owncloud installation directory as well as some more needed configuration options. @@ -73,4 +73,4 @@ want to use CalDAV or CardDAV clients make sure you have configured the correct :ref:`service-discovery-label` URLs. **Note for MySQL/MariaDB environments**: Please refer to :ref:`db-binlog-label` -on how to correctly configure your environment if you have binary logging enabled. \ No newline at end of file +on how to correctly configure your environment if you have binary logging enabled.