Page 1 of 1

how to disable proxy support for a website by API ?

Posted: Tue Jan 21, 2020 5:13 pm
by geintoura
Hi,

i'd like to disable proxy support (nginx) by API when i create a website on vesta but while reading the docs, i didn't figure how to o ti?
has anayone ever done it ?

Best regards

Re: how to disable proxy support for a website ?

Posted: Tue Jan 21, 2020 10:58 pm
by grayfolk
geintoura wrote:
Tue Jan 21, 2020 5:13 pm
Hi,

i'd like to disable proxy support (nginx) when i create a website on vesta but while reading the docs, i didn't figure how to o ti?
has anayone ever done it ?

Best regards
Just uncheck "Proxy Support NGINX" checkbox. But keep in mind in this case all requests anyway will routes through nginx.
For fully remove nginx proxy you should install Vesta without nginx.

Re: how to disable proxy support for a website ?

Posted: Thu Jan 23, 2020 3:57 pm
by geintoura
sorry, i wasn't accurate enough, (i just edited my first post)
i'd like to disbale it from API.

i use vesta cause it's avalaible through api, has anyone done it ?