Search found 3 matches
- Thu Oct 02, 2014 11:53 am
- Forum: Web Interface
- Topic: Set time of backup
- Replies: 4
- Views: 11210
Set time of backup
Hello, Is it possible to set a certain time of day when the backup starts? Now is set to run in the middle of the day, and takes usually 1 hour to finish the backup, with a big load of around 17-20, so I want to set the backup time to be at night when there is not big traffic on my websites. Where c...
- Sat Sep 20, 2014 6:55 pm
- Forum: Mail Server
- Topic: Redirect mydomain.com/webmail to mail.mydomain
- Replies: 2
- Views: 5102
Redirect mydomain.com/webmail to mail.mydomain
Hello, I see that VestaCP is configured to access emails from mydomain/webmail, but i want to access it by mail.mydomain.com, and I don't know which files to modify. I tried modifying /etc/httpd/conf.d/roundcubemail.conf and put a new alias like: Alias mail.* /usr/share/roundcubemail But it doesn't ...
- Sat Sep 20, 2014 12:38 pm
- Forum: General Discussion
- Topic: vestacp redirect to ssl
- Replies: 11
- Views: 16995
Re: vestacp redirect to ssl
I just tried this and now I can't access Vestacp at all, in Chrome I get this error: 'SSL connection error' In nginx.conf I commented out the ssl lines, and still no changes: # ssl on; # ssl_certificate /usr/local/vesta/ssl/certificate.crt; # ssl_certificate_key /usr/local/vesta/ssl/certificate.key;...