Re: Disable http_dav_module in Nginx Web server (version nginx/1.24.0)

2023-11-28 Thread Thomas Ward via nginx
Kaushal, The answer from Sergey is actaully accurate.  You'd have to modify the build scripts to exclude the webdav module and then recompile the NGINX packaging for your environment.  This is not *hard* but requires more knowledge than just NGINX to provide a solution that fits your organiza

Re: Disable http_dav_module in Nginx Web server (version nginx/1.24.0)

2023-11-28 Thread Kaushal Shriyan
Hi On Tue, Nov 28, 2023 at 3:17 AM Sergey A. Osokin wrote: > Hi Kaushal, > > hope you're doing well. > > Would you mind to provide your fillings and concerns, if any, on the > ngx_http_dav module. > > It's definitely possible to use the build scripts, available in the > pkg-oss repo, [1], update