Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 19 matches
- Mon Dec 04, 2017 7:32 am
- Forum: DNS Server
- Topic: Critical. Vesta serves first uploaded domain to all unauthorized domains
- Replies: 3
- Views: 7233
Re: Critical. Vesta serves first uploaded domain to all unauthorized domains
Thank you for your reply. My solution worked perfectly also for SSL. I read a lot of documentation and forums, and found that above solution is one of the best solutions.
It's good to think about changing default nginx configuration in future releases, because some russian(bot?) used my top nginx ...
It's good to think about changing default nginx configuration in future releases, because some russian(bot?) used my top nginx ...
- Thu Nov 30, 2017 9:36 am
- Forum: DNS Server
- Topic: Critical. Vesta serves first uploaded domain to all unauthorized domains
- Replies: 3
- Views: 7233
Re: Critical. Vesta serves first uploaded domain to all unauthorized domains
It's nginx configuration failure? I have got Debian + default Apache2+nginx, so everything starts from nginx. There is default ngingx record which path to IP-adress, which serves default apache2 page... Found this in /etc/nginx/conf.d/111.111.111.111.conf :
server {
listen 111.111.111.111:80 ...
server {
listen 111.111.111.111:80 ...
- Thu Nov 30, 2017 8:17 am
- Forum: DNS Server
- Topic: Critical. Vesta serves first uploaded domain to all unauthorized domains
- Replies: 3
- Views: 7233
Critical. Vesta serves first uploaded domain to all unauthorized domains
Hello,
I have a problem with DNS, and looking for a solution. Found that topic, that shows the problem, but not solving it: https://forum.vestacp.com/viewtopic.php?t=7011
This is an issue for all last 3 years versions. Tested on 5 servers with vestaCP with Debian 7 and 8. The same issue.
Using ...
I have a problem with DNS, and looking for a solution. Found that topic, that shows the problem, but not solving it: https://forum.vestacp.com/viewtopic.php?t=7011
This is an issue for all last 3 years versions. Tested on 5 servers with vestaCP with Debian 7 and 8. The same issue.
Using ...
- Wed Jul 12, 2017 7:04 am
- Forum: DNS Server
- Topic: How to change SOA record template -> root.domain.tld
- Replies: 6
- Views: 12809
Re: How to change SOA record template -> root.domain.tld
Finally...
I found solution here: https://forum.vestacp.com/viewtopic.php?t=9957
I think you want change root.domain.com ?
Then /usr/local/vesta/func/domain.sh
# Update domain zone
update_domain_zone() {
domain_param=$(grep "DOMAIN='$domain'" $USER_DATA/dns.conf)
eval $domain_param
SOA=$(idn ...
I found solution here: https://forum.vestacp.com/viewtopic.php?t=9957
I think you want change root.domain.com ?
Then /usr/local/vesta/func/domain.sh
# Update domain zone
update_domain_zone() {
domain_param=$(grep "DOMAIN='$domain'" $USER_DATA/dns.conf)
eval $domain_param
SOA=$(idn ...
- Wed Jun 29, 2016 8:48 am
- Forum: Mail Server
- Topic: Roundcube no Login Button
- Replies: 3
- Views: 4573
Re: Roundcube no Login Button
Also problem solved by upgrading.
Last apt-get upgrade for me downgraded roundcube to 0.7.2 (but was 1.1). Config files not touched because I selected when upgrading to don't change config and new (0.7.2) started to use default, as 1.1 config files was not compatible. 0.7.2 use different variables ...
Last apt-get upgrade for me downgraded roundcube to 0.7.2 (but was 1.1). Config files not touched because I selected when upgrading to don't change config and new (0.7.2) started to use default, as 1.1 config files was not compatible. 0.7.2 use different variables ...
- Mon Oct 19, 2015 7:14 am
- Forum: Web Server
- Topic: Subdomain SSL error - SSL disabled in panel, browser erro
- Replies: 0
- Views: 2287
Subdomain SSL error - SSL disabled in panel, browser erro
Hello,
I have a problem with SSL...
I have main domain: domain.com - SSL is enabled in panel, StartSSL, everything is fine.
I'm adding subdomain: subdomain.domain.com and NOT checking SSL Enabled, but the website is working under https://adress and there is a problem, because if someone use my main ...
I have a problem with SSL...
I have main domain: domain.com - SSL is enabled in panel, StartSSL, everything is fine.
I'm adding subdomain: subdomain.domain.com and NOT checking SSL Enabled, but the website is working under https://adress and there is a problem, because if someone use my main ...
- Fri Jun 12, 2015 6:34 am
- Forum: General Discussion
- Topic: VestaCP 14
- Replies: 57
- Views: 81588
Re: VestaCP 14
I want to upgrade my vesta to 0.9.8-14, my system already stable emails, and SSL (comodo). What is the best way without losing any thing?
I'm interested too. And propably lot of users want to do this. I have StartSLL certs, lot of domains, databases and other stuff. Is update safe?
For 12 ...
I'm interested too. And propably lot of users want to do this. I have StartSLL certs, lot of domains, databases and other stuff. Is update safe?
For 12 ...
- Wed Mar 25, 2015 1:52 pm
- Forum: Web Server
- Topic: Secure bug: ProFTPD every FTP user see / (root) directory
- Replies: 3
- Views: 4583
Re: Secure bug: ProFTPD every FTP user see / (root) director
I done the changes but admin still have access to / directory. Nothing change. How safely back to Vsftpd? Install it and reverse commands from documentations?
- Wed Mar 25, 2015 8:16 am
- Forum: Web Server
- Topic: Secure bug: ProFTPD every FTP user see / (root) directory
- Replies: 3
- Views: 4583
Secure bug: ProFTPD every FTP user see / (root) directory
Hello,
I found an issue. I replaced default FTP server with ProFTPD. I done everything like in Vesta online documentation. Now after login with admin account via ftp client (i have only admin account in my vesta) I am logged into / directory of server and I can see /etc and others directories, not ...
I found an issue. I replaced default FTP server with ProFTPD. I done everything like in Vesta online documentation. Now after login with admin account via ftp client (i have only admin account in my vesta) I am logged into / directory of server and I can see /etc and others directories, not ...
- Fri Mar 20, 2015 1:08 pm
- Forum: DNS Server
- Topic: How to change SOA record template -> root.domain.tld
- Replies: 6
- Views: 12809
Re: How to change SOA record template -> root.domain.tld
I found in /etc/bind: root.localhost. in db.X files. Which one should I change?
Code: Select all
list of files:
bind.keys db.empty named.conf.default-zones zones.rfc1918
db.0 db.local named.conf.local
db.127 db.root named.conf.options
db.255 named.conf rndc.key