Hello!
On Mon, Nov 08, 2021 at 09:57:39PM +0100, Tobias Stadler wrote:
> Does the http_proxy (or the http_upstream) module provide any
> hooks (for a 3rd party plugin) to intercept/process the request
> to the upstream server/the response received by the upstream
> server?
No. Depending on w
Hello everyone,
Does the http_proxy (or the http_upstream) module provide any hooks (for a 3rd
party plugin) to intercept/process the request to the upstream server/the
response received by the upstream server?
Best regards
Tobias
___
nginx mailing
Hi,
Thanks a lot for the suggestions. I ended up following your recommendation
and I set the /admin location as follows which took care of it. Now I know
that you setup a location within a location:
location /admin/ {
index index.cfm;
location ~* .(?:ico|css|js|gif|jpe?g|png|woff2