Update needed directory permissions in README
This commit is contained in:
parent
f845a5ab8b
commit
c6c4792e0d
|
@ -38,7 +38,7 @@ To report bugs use [engelsystem/issues](https://github.com/engelsystem/engelsyst
|
||||||
yarn build
|
yarn build
|
||||||
```
|
```
|
||||||
|
|
||||||
* The webserver must have write access to the ```import``` directory and read access for all other directories
|
* The webserver must have write access to the ```import``` and ```storage``` directories and read access for all other directories
|
||||||
* The webserver must point to the ```public``` directory.
|
* The webserver must point to the ```public``` directory.
|
||||||
* The webserver must read the ```.htaccess``` file and ```mod_rewrite``` must be enabled
|
* The webserver must read the ```.htaccess``` file and ```mod_rewrite``` must be enabled
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue