]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/Installation.md
move country search term creation into setup script
[nominatim.git] / 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