Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 3 matches
- Fri Oct 16, 2015 5:10 pm
- Forum: Scripting / API
- Topic: Add new package in the system
- Replies: 1
- Views: 6254
Add new package in the system
Hello,
I am trying to programme a API that add package in Vestacp using API (v-add-user-package) but I am stuck with these values:
pkg_dir=$1
package=$2
rewrite=$3
May you provide me the code that I need to do using your API?
Thanks
I am trying to programme a API that add package in Vestacp using API (v-add-user-package) but I am stuck with these values:
pkg_dir=$1
package=$2
rewrite=$3
May you provide me the code that I need to do using your API?
Thanks
- Thu Oct 15, 2015 1:01 pm
- Forum: Web Server
- Topic: Showing the real client ip (behind nat) - HELP!
- Replies: 5
- Views: 18659
Showing the real client ip (behind nat) - HELP!
Hello,
I am having a server which is behind nat (mikortik router) the client ip in the apache and nginx showing the mikortik router which is 192.168.0.254 rather than the client IP.
<?php
echo $_SERVER['REMOTE_ADDR'];
?>
I have installed many modules in the apache such as remote-ip... but no lucky ...
I am having a server which is behind nat (mikortik router) the client ip in the apache and nginx showing the mikortik router which is 192.168.0.254 rather than the client IP.
<?php
echo $_SERVER['REMOTE_ADDR'];
?>
I have installed many modules in the apache such as remote-ip... but no lucky ...
- Wed Oct 14, 2015 10:36 pm
- Forum: General Discussion
- Topic: does 0.9.8-15 will include reseller feature?
- Replies: 6
- Views: 6691
does 0.9.8-15 will include reseller feature?
Hello,
I am having a question as it shows in the road map the version will release in 28 June, but now we are in October after more than five months.. Does it will be released soon?
Secondly, does the v0.9.8-15 will include reseller feature as it is shows or not?
Thank you very much for your time ...
I am having a question as it shows in the road map the version will release in 28 June, but now we are in October after more than five months.. Does it will be released soon?
Secondly, does the v0.9.8-15 will include reseller feature as it is shows or not?
Thank you very much for your time ...