• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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