If Annis is made available through Apache HTTP Server at myurl.de/annis/, it cannot work properly (see attached screenshot; but it works if it is served at myurl.de). This has to do with the /annis/ addition, which interferes somewhow with the URLs generated by Annis. I tried a number of RewriteRule in Apache, but nothing works: any suggestion?
Relevant directive:
<Location /annis/>
ProxyPass http://localhost:5712/
ProxyPassReverse http://localhost:5712/
</Location>
Desktop (please complete the following information):
- Debian 12
- openjdk 17.0.11
- ANNIS Version 4.11

If Annis is made available through Apache HTTP Server at
myurl.de/annis/, it cannot work properly (see attached screenshot; but it works if it is served at myurl.de). This has to do with the/annis/addition, which interferes somewhow with the URLs generated by Annis. I tried a number ofRewriteRulein Apache, but nothing works: any suggestion?Relevant directive:
Desktop (please complete the following information):