Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelTallet authored May 10, 2021
1 parent 96aecb8 commit 0806793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Installation
5. If your MongoDB is running on localhost, use 172.17.0.1 as host to login.

### Apache HTTP server
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.
2. Be sure to have PHP >= 7.2 with [MongoDB ext.](https://www.php.net/manual/en/mongodb.installation.php) enabled.
3. Check that `rewrite_module` module is enabled in your Apache configuration.
4. Be sure to have `AllowOverride All` in your Apache (virtual host) configuration.
Expand Down

0 comments on commit 0806793

Please sign in to comment.