We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96aecb8 commit 0806793Copy full SHA for 0806793
docs/README.md
@@ -25,7 +25,7 @@ Installation
25
5. If your MongoDB is running on localhost, use 172.17.0.1 as host to login.
26
27
### Apache HTTP server
28
-1. Clone current repository in Apache Web root directory or setup a virtual host.
+1. Clone current repository in an Apache Web server folder or setup a virtual host.
29
2. Be sure to have PHP >= 7.2 with [MongoDB ext.](https://www.php.net/manual/en/mongodb.installation.php) enabled.
30
3. Check that `rewrite_module` module is enabled in your Apache configuration.
31
4. Be sure to have `AllowOverride All` in your Apache (virtual host) configuration.
0 commit comments