• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Resolved nginx Configuration for single abos

Nestoro

New Pleskian
Hello,
my server admin is struggling on setting up "client_max_body_size" to resolve a "413 http nginx" error for my gitlab server. He doesn't want to change the global value (it is apparently defined for all types of this abonnement) but instead override it in for the specific domain only.

He already tried to go to
Home > Subscriptions > YOUR-DOMAIN.COM > Apache & nginx Settings > Additional nginx directives and specify client_max_body_size parameter there.

But it didn't work with following error:

nginx: [emerg] "client_max_body_size" directive is duplicate in /var/www/vhosts/system/git.YOUR-DOMAIN.COM/conf/vhost_nginx.conf:1 nginx: configuration file /etc/nginx/nginx.conf test failed

Any other solutions? / improvements for this one?
~Nestoro
 
I already told him to fix it with removing the global one and setting it for each domain and that worked,
but thanks
 
Back
Top