Re: http_proxy_module hooks

2021-11-08 Thread Maxim Dounin
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

http_proxy_module hooks

2021-11-08 Thread Tobias Stadler
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

Re: trouble with static content (SOLVED)

2021-11-08 Thread deeztek
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