Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 7 matches
- Sun May 21, 2017 11:17 pm
- Forum: Web Server
- Topic: HOWTO Install ngx_pagespeed (Google PageSpeed)
- Replies: 49
- Views: 779416
Re: HOWTO Install ngx_pagespeed (Google PageSpeed)
Hello,
I followed the steps and the ngx_pagespeed was successfully installed.
But when I run
nginx -t && nginx -s reload
I am getting some errors with unknown directives.
Example:
nginx: [emerg] unknown directive "gzip" in /etc/nginx/nginx.conf:59
nginx: configuration file /etc/nginx/nginx ...
I followed the steps and the ngx_pagespeed was successfully installed.
But when I run
nginx -t && nginx -s reload
I am getting some errors with unknown directives.
Example:
nginx: [emerg] unknown directive "gzip" in /etc/nginx/nginx.conf:59
nginx: configuration file /etc/nginx/nginx ...
- Mon May 15, 2017 8:28 pm
- Forum: Web Server
- Topic: [GUIDE] Secure PhpMyAdmin
- Replies: 26
- Views: 496954
Re: [GUIDE] Secure PhpMyAdmin
Add nameserver referral access only (you can only access phpmyadmin by clicking it from the control panel) also uses htaccess
1. open /usr/share/phpMyAdmin (centos 6)
2. create .htaccess file and paste the following code below (replacing the proper domain info server1.yourdomain.com ...
- Fri Apr 21, 2017 4:45 pm
- Forum: Mail Server
- Topic: One roundcube mail per domain.
- Replies: 4
- Views: 8088
Re: One roundcube mail per domain.
Hi ScIT.
I Will take into a consideration your suggestion.
Of course, I think that this mode of work should be included in future revisions. Is more logical approach for customers.
Greetings.
I Will take into a consideration your suggestion.
Of course, I think that this mode of work should be included in future revisions. Is more logical approach for customers.
Greetings.
- Fri Apr 21, 2017 3:13 pm
- Forum: Mail Server
- Topic: One roundcube mail per domain.
- Replies: 4
- Views: 8088
One roundcube mail per domain.
Hello,
I am trying to change the roundcube mail URL.
I read the topics on this forum about how to change the URL from https://IP:8083/rouncube to subdomain.url.com
To do this via GUI go to:
SERVER > Configure > Mail > Webmail URL
To do via console:
Edit the etc/apache2 (or httpd)/conf.d ...
I am trying to change the roundcube mail URL.
I read the topics on this forum about how to change the URL from https://IP:8083/rouncube to subdomain.url.com
To do this via GUI go to:
SERVER > Configure > Mail > Webmail URL
To do via console:
Edit the etc/apache2 (or httpd)/conf.d ...
- Fri Apr 14, 2017 8:56 pm
- Forum: Modification & Patches
- Topic: Tutorial: Secure HTTPS/SSL default install (NGINX only)
- Replies: 4
- Views: 75470
Re: Tutorial: Secure HTTPS/SSL default install (NGINX only)
Hi SS88!
Thanks for this awesome contribution. :)
Thanks for this awesome contribution. :)
- Wed Apr 12, 2017 8:40 am
- Forum: General Discussion
- Topic: Hardening Vesta & Server
- Replies: 5
- Views: 14632
Re: Hardening Vesta & Server
Hi Peterbrinck!
Thanks for your suggestions. I will take a look at the Digitalocean link.
If anybody have any other suggestions I will take in consideration and of course appreciate a lot!
Cheers!
Thanks for your suggestions. I will take a look at the Digitalocean link.
If anybody have any other suggestions I will take in consideration and of course appreciate a lot!
Cheers!
- Tue Apr 11, 2017 10:29 am
- Forum: General Discussion
- Topic: Hardening Vesta & Server
- Replies: 5
- Views: 14632
Hardening Vesta & Server
Hello,
First at all, I am new working with servers and with Vesta.
I have a VPS with CentOS 6.8 & Vesta 0.9.8.
My big concern is about the security. (Mode paranoid)
-Default ports
-Default URLs
-SSL
-2FA
-Change weak config
...
I appreciate a lot if anybody can give me some suggestions or ...
First at all, I am new working with servers and with Vesta.
I have a VPS with CentOS 6.8 & Vesta 0.9.8.
My big concern is about the security. (Mode paranoid)
-Default ports
-Default URLs
-SSL
-2FA
-Change weak config
...
I appreciate a lot if anybody can give me some suggestions or ...