By ivcfadmin
Followed the instructions in DO on how to setup and my Domain Server.
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!
here is my virtual hosts settings: <VirtualHost *:80> ServerAdmin admin@domain.org DocumentRoot /var/www/lists.domain.org/public_html
<Directory /var/www/lists.domain.org/public_html/>
Options Indexes FollowSymLinks
AllowOverride All
Require all granted
</Directory>
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
</VirtualHost>
Zone file: $ORIGIN domain.org. $TTL 1800 domain.org. IN SOA ns1.digitalocean.com. hostmaster.domain.org. 1475233282 10800 3600 604800 1800 domain.org. 1800 IN NS ns1.digitalocean.com. domain.org. 1800 IN NS ns2.digitalocean.com. domain.org. 1800 IN NS ns3.digitalocean.com. domain.org. 1800 IN A 128.199.118.215 domain.org. 1800 IN MX 1 aspmx.l.google.com. domain.org. 1800 IN MX 5 alt1.aspmx.l.google.com. domain.org. 1800 IN MX 5 alt2.aspmx.l.google.com. domain.org. 1800 IN MX 10 alt3.aspmx.l.google.com. domain.org. 1800 IN MX 10 alt4.aspmx.l.google.com.
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.