By speedracer
Hi,
I have been using RainLoop for longtime. I installed RainLoop using tutorial " Ubuntu + LEMP ). Rainloop opens mails on my other domains properly, like mail.abc.com, mail.def.com etc.
I am trying to add mail for my new domain xyz.com. But when i visit mail.xyz.com, it takes me to forbidden page nginx.
Anyone any thoughts please ?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
This comment has been deleted
This question was answered by @kamaln7:
Hi!
File permission issues are definitely possible. However, in order to figure out exactly what’s going on, we’ll need to know if there are any errors in nginx’s error log that might be related to this issue.
sudo tail -25 /var/log/nginx/error.logIf that command does not work (i.e. the file does not exist), try listing the files in
/var/log/nginxand finding the matching error log as I am not entirely sure how Ajenti names its error logs.sudo ls /var/log/nginx
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.