Reverse

Exclude pattern does not match with this url

HEllo do someone already have this problem? Remove subpath (context root) in nginx for a java app
i tried to remove /bonita in url

==> /var/log/apache2/access.log <==
81.220.52.20 - - [15/Oct/2022:22:11:18 +0000] "GET /bonita/apple-touch-icon.png HTTP/1.1" 404 1149 "-" "Safari/17614.1.25.9.10 CFNetwork/1335.0.3 Darwin/21.6.0"

cacher bonita dans l'url

Bonjour, j'ai mis le serveur bonita derrière un apache selon l'exemple : https://documentation.bonitasoft.com/bonita/2022.1/runtime/reverse-proxy...

sauf que mes urls sont réécrite toujours avec bonita dedans

je souhaite cacher bonita dans l'url et avoir
http://ec2-3-251-241-249.eu-west-1.compute.amazonaws.com/apps/appDirecto...

Notifications