From f58a46603cecebb3737feedc0088091df44412dc Mon Sep 17 00:00:00 2001 From: msquare Date: Fri, 24 Nov 2017 09:33:10 +0100 Subject: fix readme regarding webserver root dir --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 30c52039..2b61ebe8 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Please visit https://engelsystem.de for a feature list. * Install [Composer](https://getcomposer.org/download/) * Install project dependencies: `composer install` * Webserver must have write access to the 'import' directory and read access for all other directories - * Webserver must be public. + * Webserver must point to the public directory. * Recommended: Directory Listing should be disabled. * There must a be MySQL database created with a user who has full rights to that database. -- cgit v1.2.3-54-g00ecf