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.