Ask questions about installing and configuring ProcessMaker 3
#828483
I can`t upload files to from.
My scheme: user <---> internet <---> nginx <----> ProcessMaker(apache2)
My nginx conf location:
Code: Select all

    location / {
        proxy_pass http://1.2.3.4;
        client_max_body_size 10m;
        client_body_buffer_size 128k;

        proxy_set_header Host $host;
        proxy_set_header X-Real-IP $remote_addr;
        proxy_set_header X-Forward-For $proxy_add_x_forwarded_for;
        proxy_set_header Host $http_x_forwarded_host;

        proxy_set_header X-Forwarded-Proto http;
        proxy_set_header X-Forwarded-Host $host;
        proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;

        proxy_redirect off;
        proxy_buffering off;

}

=== === ===

If someone has the same scheme and post full nginx host config file, it will be perfect!

AI bot development involves creating intelligent b[…]

AI bot development encompasses creating intelligen[…]

A stake clone script is a pre-coded solution desig[…]

The bet365 clone script offers a ready-made soluti[…]