Am 15. Nov. 2021, 10:32 +0100 schrieb Christian Grün <christian.gruen@gmail.com>:
Hi Günter,
You can add a little redirect entry to the web.xml file; see [1] for
more information.
Best,
Christian
[1] https://docs.basex.org/wiki/RESTXQ#Catch_HTTP_Errors
On Sat, Nov 13, 2021 at 12:57 PM Günter Dunz-Wolff
<guenter.dunzwolff@gmail.com> wrote:
Hi all,
how can I handle it, that in my RESTXQ-App every request, where the response is an 404-error, will be redirected to the index-page /
Thanks in advance
Guenter