]> git.openstreetmap.org Git - nominatim.git/commitdiff
Merge pull request #2585 from lonvia/name-mutations
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 19 Jan 2022 16:09:36 +0000 (17:09 +0100)
committerGitHub <noreply@github.com>
Wed, 19 Jan 2022 16:09:36 +0000 (17:09 +0100)
Introduce character mutations to token analysis

docs/admin/Deployment.md

index 7d62df391f40b4bb049ead8bf5f45635fe91a783..ef4fc0b32b249d2e5f2d94448a1578bf5d000ca7 100644 (file)
@@ -140,3 +140,9 @@ location ~ [^/]\.php(/|$) {
 Restart the nginx and php-fpm services and the website should now be available
 at `http://localhost/`.
 
+## Nominatim with other webservers
+
+Users have created instructions for other webservers:
+
+* [Caddy](https://github.com/osm-search/Nominatim/discussions/2580)
+