]> git.openstreetmap.org Git - nominatim.git/commit
add 'make serve' command
authorSarah Hoffmann <lonvia@denofr.de>
Fri, 19 Jun 2020 15:35:24 +0000 (17:35 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Fri, 19 Jun 2020 15:35:24 +0000 (17:35 +0200)
commitebffa15c7c9a3c8b924794690edb9748f0c2d318
treee781ad4eccae05eae938f0e8a4c7edb55a38e21e
parent5abec720d8b1a7dc6df7a0e0d7892c347382ddcc
add 'make serve' command

Starts up PHP's built-in webserver in the website/ directory.
Useful for testing and development.

See #1831.
CMakeLists.txt