Update Installation.md

trivial typo: AddTpe => AddType
This commit is contained in:
mtmail 2016-08-24 01:45:36 +02:00 committed by GitHub
parent 36f2afea8a
commit 50c994be93

View 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