Search found 9 matches
- Wed Jul 10, 2019 3:01 pm
- Forum: Scripting / API
- Topic: Anyone can create this?
- Replies: 6
- Views: 26482
Re: Anyone can create this?
Iv'e found someone who could code this for me! thanks!
- Tue Jul 09, 2019 5:37 pm
- Forum: Scripting / API
- Topic: Anyone can create this?
- Replies: 6
- Views: 26482
- Mon Jul 08, 2019 7:42 pm
- Forum: Scripting / API
- Topic: Anyone can create this?
- Replies: 6
- Views: 26482
Re: Anyone can create this?
Not is really hard to do, when you take this scren shot ? In any case, you also can create nginx template to do it with templates, just create one template per IP I tried to create for each IP a new template, but when I set also the IP on proxy_pass for some reason it doesn't work. Any Idea why?..
- Wed Jul 03, 2019 7:38 pm
- Forum: Scripting / API
- Topic: Anyone can create this?
- Replies: 6
- Views: 26482
Re: Anyone can create this?
Not is really hard to do, when you take this scren shot ? In any case, you also can create nginx template to do it with templates, just create one template per IP I prefer to do it by this way instead of creating many templates, about the screenshot I just did front-end modification to show an exam...
- Thu Jun 27, 2019 1:38 pm
- Forum: Scripting / API
- Topic: Anyone can create this?
- Replies: 6
- Views: 26482
Anyone can create this?
Hi all, I interested to know if there is anyone who can create a new feature like this one: https://i.imgur.com/2PpzeL1.png https://i.imgur.com/bnqgFEU.png With the proxy option you can set the proxy_pass for the domain you added to your VestaCP and change it on the domain nginx config. If anyone ca...
- Fri Jun 21, 2019 12:12 pm
- Forum: Scripting / API
- Topic: Add a new IP address through API
- Replies: 0
- Views: 15539
Add a new IP address through API
There is anyway to do that? UPDATE: Nevermind, i created one for who need: <?php // Server credentials $vst_hostname = 'server.vestacp.com'; $vst_username = 'admin'; $vst_password = 'p4ssw0rd'; $vst_command = 'v-add-sys-ip'; // Account $IP = '1.2.3.4'; $NETMASK = '255.255.255.240'; $INTERFACE = 'eth...
- Thu Jun 20, 2019 3:06 pm
- Forum: DNS Server
- Topic: Problem with nameservers
- Replies: 5
- Views: 6905
Re: Problem with nameservers
Problem solved.
- Thu Jun 20, 2019 2:53 pm
- Forum: DNS Server
- Topic: Problem with nameservers
- Replies: 5
- Views: 6905
Re: Problem with nameservers
Problem solved.
- Thu Jun 20, 2019 12:58 pm
- Forum: DNS Server
- Topic: Problem with nameservers
- Replies: 5
- Views: 6905
Problem with nameservers
Problem solved.