]> git.openstreetmap.org Git - nominatim.git/commitdiff
Update Installation.md
authormtmail <mtmail@gmx.net>
Tue, 23 Aug 2016 23:45:36 +0000 (01:45 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Aug 2016 23:45:36 +0000 (01:45 +0200)
trivial typo: AddTpe => AddType

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