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
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