Hi Guys,
I'm stuck in this. I am open to your suggestions. Thank you.
I have a reverse proxy configuration as follows, I want to block exe
extensions for requests from here. But it doesn't work. How can I do that ?
Example Config:
location / {
types {
Hi,
You can cover all those stages in Lua. As for response body, check for
ngx.arg[1] https://github.com/openresty/lua-nginx-module#body_filter_by_lua
(it's available in certain stages only, but you can hack around that and
pass it using ngx.ctx) https://stackoverflow.com/a/54432177/2388324
On We
Hi, Grzegorz. I'm with the Ubuntu Server Team and can answer this directly.
The NGINX upstream repository does NOT follow the structure of the
package as it is in Ubuntu and Debian. The snippets directory and
sites-available and sites-enabled directories and includes as part of
the default c