The repository contains a subfolder *public_html*. Run `git clone` or extract the downloaded archive 1 level above webroot. The document root of the web must point
The repository contains a subfolder *public_html*. Run `git clone` or extract the downloaded archive 1 level above webroot. The document root of the web must point
to the public_html directory. The config folder is outside the webroot.
to the public_html directory. The config folder is outside the webroot.
...
@@ -23,7 +23,7 @@ to the public_html directory. The config folder is outside the webroot.
...
@@ -23,7 +23,7 @@ to the public_html directory. The config folder is outside the webroot.
└── readme.md
└── readme.md
```
```
## Redirect all requests to index.php ##
### Redirect all requests to index.php
Redirect all requests to the index.php. Activate the .htaccess or (better)
Redirect all requests to the index.php. Activate the .htaccess or (better)