summaryrefslogtreecommitdiff
path: root/apache/vhosts.d/mail
blob: 394e4ead5bff520862247dd95f4ca7c84a4a03d6 (plain)
  1. <VirtualHost *>
  2. ServerName mail.107b.dk
  3. ServerAlias mail
  4. ServerAdmin webmaster@107b.dk
  5. DocumentRoot /home/web/websites/mail.107b.dk
  6. Include /etc/horde/apache.conf
  7. Include /etc/imp/apache.conf
  8. Include /etc/squirrelmail/apache.conf
  9. Alias /postaci/ /var/www/postaci/
  10. </VirtualHost>