Skip to content

Commit c1838b5

Browse files
Update README.md
Touchups Co-authored-by: Michal Kleiner <mk@011.nz>
1 parent 3fd146c commit c1838b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ In this case it should be enough to just take `sites-available/matomo.conf`, che
1111
- Clone this repository or [download it as a zip](https://github.com/matomo-org/matomo-nginx/archive/master.zip) then move its contents to `/etc/nginx/` (or wherever you store your nginx config).
1212
- Read through `sites-available/matomo.conf` and modify it to fit your use case:
1313
- Set `server_name` to the domain(s) of your Matomo instance
14-
- Set the path to your SSL certificate (I recommend you make sure your Matomo instance is reachable only via HTTPS. If you don't have an SSL certificate for your domain yet, check out [Let's Encrypt](https://letsencrypt.org/).)
14+
- Set the path to your SSL certificate (We recommend you make sure your Matomo instance is reachable only via HTTPS. If you don't have an SSL certificate for your domain yet, check out [Let's Encrypt](https://letsencrypt.org/).)
1515
- In case you want to support old browsers, you'll need to modify `ssl.conf` according to your needs. The [Mozilla SSL Config Generator](https://mozilla.github.io/server-side-tls/ssl-config-generator/) can help you.
1616
- Replace `/var/www/matomo/` with the path to your Matomo instance.
1717
- Configure PHP (this depends on your OS and PHP setup):

0 commit comments

Comments
 (0)