Update Installation

Ruan 2021-07-14 08:14:12 +00:00
parent a39d849475
commit 7be761d3c7

@ -88,7 +88,7 @@ If you get redirected to the wrong page when trying to access bans (e.g. Multicr
- Set up different subdomains for each web installation you have, instead of putting everything on the same domain/subdomain.
- Also set up different virtual-hosts for everything that should be installed separately, if needed. Each web package should get its own directory to prevent conflicts.
If you get an error "404 Not Found":
If you get an error "404 Not Found" / "The requested URL was not found on this server":
- Check that you've extracted it to the correct directory (if the "public_html" folder exists, extract to that folder)
- Check that the directory belongs to the correct user (e.g. `www-data`), not `root`.