> When I am trying to upload files by hitting
> https://software.example.com/upload_form.html I am encountering http status
> code 405 Not Allowed. Please find inline a screenshot for your reference.
Does your upload form point exactly to '/upload.php' ? as by by default Nginx
doesn't allow PO
Hi,
I am running nginx version: nginx/1.24.0 as reverse proxy on CentOS Linux
release 7.9.2009 (Core). I have the below config
file /etc/nginx/conf.d/microservice.conf
I want to capture full request/response body logging in nginx.
# cat /etc/nginx/conf.d/microservice.conf
server {
lis
Hi Kaushal,
On Mon, Dec 18, 2023 at 10:24:14PM +0530, Kaushal Shriyan wrote:
>
> I am running nginx version: nginx/1.24.0 as reverse proxy on CentOS Linux
> release 7.9.2009 (Core). I have the below config
> file /etc/nginx/conf.d/microservice.conf
> I want to capture full request/response body l
On Mon, Dec 18, 2023 at 11:19 PM Sergey A. Osokin
wrote:
> Hi Kaushal,
>
> On Mon, Dec 18, 2023 at 10:24:14PM +0530, Kaushal Shriyan wrote:
> >
> > I am running nginx version: nginx/1.24.0 as reverse proxy on CentOS Linux
> > release 7.9.2009 (Core). I have the below config
> > file /etc/nginx/co