]> git.openstreetmap.org Git - nominatim.git/commitdiff
Merge pull request #498 from mtmail/move-mouse-position-info-on-map
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 24 Aug 2016 20:19:48 +0000 (22:19 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Aug 2016 20:19:48 +0000 (22:19 +0200)
HTML map: new button -show map bounds-

docs/Installation.md

index 2e6243963a753049c24d20c6c2ac8824c16a5465..5a3100e5fe9575485c86a978a89c96af452176af 100644 (file)
@@ -103,7 +103,7 @@ directory and create an alias:
 
     <Directory "/srv/nominatim/build/website">
       Options FollowSymLinks MultiViews
-      AddTpe text/html   .php
+      AddType text/html   .php
       Require all granted
     </Directory>
     Alias /nominatim /srv/nominatim/build/website