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!

Being the best in the started business is the obje[…]

Winzo is a popular and unique game on the mobile p[…]

Cannot create process using templets

Real details. The problem was solved by effect!

However, it is essential to use it responsibly and[…]