Search found 2 matches
- Fri Jan 13, 2017 9:48 am
- Forum: General Discussion
- Topic: Vestacp can change ipv4 to ipv6 ?
- Replies: 10
- Views: 18135
Re: Vestacp can change ipv4 to ipv6 ?
In Ubuntu 16.04 x64: ############################################################## nano /etc/nginx/conf.d/45.76.163.249.conf # Replace From: server { listen 45.76.163.249:80 default; server_name _; #access_log /var/log/nginx/45.76.163.249.log main; location / { proxy_pass http://45.76.163.249:8080;...
- Tue Oct 20, 2015 8:45 pm
- Forum: Mail Server
- Topic: Webmail Roundcube Always Login Failed
- Replies: 10
- Views: 88696
Re: Webmail Roundcube Always Login Failed
Dear Abuhuroiroh I had the same problem. But after changing to the default mail User & Group, my roundcube webmail works again! http://bm400.top/PUBLIC/151021_MailConfFix.png Password Permission and Port Assignment was not a problem in my case. I'm using VPS running Ubuntu 14.04. Therefor, the defau...