projects
/
nominatim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge pull request #3517 from lonvia/improve-custom-formatter
[nominatim.git]
/
docs
/
admin
/
Import.md
diff --git
a/docs/admin/Import.md
b/docs/admin/Import.md
index 1a87ebbd85c72f378c71ffd83d46180fa0a9ddfd..5a365b236b5897adcae2e6423369b5b2426174db 100644
(file)
--- a/
docs/admin/Import.md
+++ b/
docs/admin/Import.md
@@
-302,6
+302,9
@@
To run Nominatim via webservers like Apache or nginx, please continue reading
#### Testing the PHP frontend
+!!! danger
+ The PHP fronted is deprecated and will be removed in Nominatim 5.0.
+
You can run a small test server with the PHP frontend like this:
```sh