myVESTA Control Panel
Find a file
Maksim Usmanov | Maks 74fa6d5b0c
Fix default alias
This

grep -v www.$domain make imposible to add default alias or some order alias if contain www. wwww. hiwww. so if you delete your default alias you cant add it any more.

I check this and not know why is excluded, for me there is no reason for that grep
2018-02-13 22:54:34 +01:00
bin Fix backup rotate for ftp/sftp mode 2018-02-08 12:10:23 +03:00
func Fix default alias 2018-02-13 22:54:34 +01:00
install Debian: Tolerate error in systemd/clamav-daemon.service if dir already exists 2018-02-07 21:02:53 +01:00
src release 0.9.8-19 hotfix for backup restore 2018-01-10 14:10:01 +02:00
test Fixed typos 2016-09-08 12:57:30 +01:00
upd Updated notification release number 2018-01-10 14:07:03 +02:00
web reverting back chunked upload feature 2018-01-18 18:20:22 +02:00
.gitignore Add .DS_Store to ignore patterns 2017-09-13 19:05:12 +03:00
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md 2016-09-08 12:12:20 +01:00
LICENSE Rename LICENSE.txt to LICENSE 2015-10-31 19:48:18 +00:00
README.md Add Gitter badge 2016-10-08 23:46:26 +00:00

Vesta Control Panel

Join the chat at https://gitter.im/vesta-cp/Lobby

  • Vesta is an open source hosting control panel.
  • Vesta has a clean and focused interface without the clutter.
  • Vesta has the latest of very innovative technologies.

How to install (2 step)

Connect to your server as root via SSH

ssh root@your.server

Download the installation script, and run it:

curl http://vestacp.com/pub/vst-install.sh | bash

How to install (3 step)

If the above example does not work, try this 3 step method: Connect to your server as root via SSH

ssh root@your.server

Download the installation script:

curl -O http://vestacp.com/pub/vst-install.sh

Then run it:

bash vst-install.sh

License

Vesta is licensed under GPL v3 license