From 4e114186d7e97d0448808de76725c100883c7290 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 18 Mar 2022 13:42:18 +0100 Subject: [PATCH] Update install.md --- setup/install.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/setup/install.md b/setup/install.md index 96c00cb..769c24a 100644 --- a/setup/install.md +++ b/setup/install.md @@ -32,9 +32,7 @@ sudo add-apt-repository ppa:ondrej/php sudo apt-get update sudo apt-get install software-properties-common apache2 mysql-server -``` -```sh sudo a2enmod rewrite sudo a2enmod headers ``` @@ -198,4 +196,4 @@ The web subdirectory by default is `/`. If you installed the application in a su ##### Install -After clicking install you will either receive a message that something went wrong e.g. some configurations are wrong (please fix them) or the installation will redirect you to the login if everything went smoothly. Please make sure to delete the `Install` directory so that no-one else can use it. \ No newline at end of file +After clicking install you will either receive a message that something went wrong e.g. some configurations are wrong (please fix them) or the installation will redirect you to the login if everything went smoothly. Please make sure to delete the `Install` directory so that no-one else can use it.