Search found 7 matches
- Sun May 21, 2017 11:17 pm
- Forum: Web Server
- Topic: HOWTO Install ngx_pagespeed (Google PageSpeed)
- Replies: 49
- Views: 761325
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.conf test...
- Mon May 15, 2017 8:28 pm
- Forum: Web Server
- Topic: [GUIDE] Secure PhpMyAdmin
- Replies: 26
- Views: 473200
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) RewriteEngine ...
- Fri Apr 21, 2017 4:45 pm
- Forum: Mail Server
- Topic: One roundcube mail per domain.
- Replies: 4
- Views: 7062
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: 7062
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/roundcube.co...
- Fri Apr 14, 2017 8:56 pm
- Forum: Modification & Patches
- Topic: Tutorial: Secure HTTPS/SSL default install (NGINX only)
- Replies: 4
- Views: 74445
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: 14389
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: 14389
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 guides for...