Search found 25 matches
- Thu Jul 11, 2019 1:46 am
- Forum: General Discussion
- Topic: Security
- Replies: 17
- Views: 19744
Re: Security
I respect the marketing team, because they tried so hard to build trust for the product that doesn't really fit in security. One reason that I feel unsafe to use Vesta back in 2018 is when the big boss told everyone that, they are not gonna rewrite codes for basic security practice (changing admin u...
- Sun Apr 22, 2018 4:29 am
- Forum: 3rd Party Software
- Topic: Auto IP Changer for VestaCP
- Replies: 2
- Views: 8494
Re: Auto IP Changer for VestaCP
I think should list out operating system compatibility and the software without having to go through the script. I thought the script works with httpd centos7. My bad.
- Fri Jan 08, 2016 4:37 pm
- Forum: Mail Server
- Topic: Forwarding mail addresses
- Replies: 17
- Views: 35307
Re: Forwarding mail addresses
still doesn't forward email. Create bug https://bugs.vestacp.com/ Well, currently I'm able to forward mail within my mail in roundcube not the external email like Gmail. So, this is my temporary solution without having to open every email that I created. Example, in a business hosting we would have...
- Fri Jan 08, 2016 4:35 pm
- Forum: DNS Server
- Topic: [SOLVED] Virtual Host
- Replies: 6
- Views: 35882
Re: Virtual Host
Hi I cannot see apache2.conf in the directory. Where does vesta keep the apache2.conf? Very confusing. Well, if you don't see apache2, then you use CentOS / Rhel and your apache2 have different name - httpd I solved this problem. Sorry I forgot to read the configuration file documentation :|. Thank...
- Wed Jan 06, 2016 11:33 am
- Forum: Mail Server
- Topic: Forwarding mail addresses
- Replies: 17
- Views: 35307
Re: Forwarding mail addresses
still doesn't forward email.
- Wed Jan 06, 2016 8:01 am
- Forum: Mail Server
- Topic: How to force Webmail ssl?
- Replies: 9
- Views: 19078
Re: How to force Webmail ssl?
doesn't force SSL after following the step.
- Wed Jan 06, 2016 3:25 am
- Forum: DNS Server
- Topic: [SOLVED] Virtual Host
- Replies: 6
- Views: 35882
Re: Virtual Host
you have to go to `/home/$USER/conf/web/apache2.conf` or on CentOS and RHEL `/home/$USER/conf/web/apache2.conf` edit this file foreach VirtualHost where it says DocumentRoot and the tag <Directory ; save and after that restart apache2. Hi I cannot see apache2.conf in the directory. Where does vesta...
- Tue Jan 05, 2016 11:03 pm
- Forum: Web Server
- Topic: [ TUTORIAL ] How to change the default /phpmyadmin alias url
- Replies: 11
- Views: 82826
Re: [ TUTORIAL ] How to change the default /phpmyadmin alias url
cannot find apache2.conf in centOS. Can anyone point me where is the setting file. Edited: I found the right one here etc/httpd/conf.d/phpMyAdmin.conf
- Tue Jan 05, 2016 8:38 pm
- Forum: Mail Server
- Topic: Debian - roundcube update to 1.1.0 strange problem
- Replies: 2
- Views: 4426
Re: Debian - roundcube update to 1.1.0 strange problem
I need clarification on this. Why there are 2 installation directories. If we want to update, which folder should it go?
- Tue Jan 05, 2016 7:09 pm
- Forum: Mail Server
- Topic: Roundcube Update
- Replies: 16
- Views: 38590
Re: Roundcube Update
Hi, If you are still looking for an answer, here are the steps I followed : *** Save Original Files mv /usr/share/roundcube/ /usr/share/roundcube_bk/ cp -R /var/lib/roundcube/ /var/lib/roundcube_bk/ *** Download Roundcube and prepare the folder tar xvf rcm[NAME_MAY_DIFFERS].tar.gz cp -R rcm[NAME_MA...