By forestman11
The apache installation for iRedMail is not the same as a normal apache installation so I’m struggling to get the site working. I tried editing roundcubemail.conf in /etc/apache2/conf-enabled to <VirtualHost> instead of <Directory> but that broke the server. Not sure where I have to edit or what to put.
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!
Hello there,
This is done through the virtual host file indeed. You need to make sure that the virtual host is valid, the document root is present and that the domain/subdomain name DNS is working.
Apache needs to be restarted/reloaded after the change but before doing that make sure to check the apache config files for syntax errors with the apachectl -t command. It will highlight any errors in the config files if present.
Hope that this helps!
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.