File does not exist: /var/www/mailman
- by Thufir
I'm following the guide for installing mailman:
root@dur:~#
root@dur:~# ln -s /etc/mailman/apache.conf /etc/apache2/sites-enabled/mailman -v
`/etc/apache2/sites-enabled/mailman' -> `/etc/mailman/apache.conf'
root@dur:~#
root@dur:~# service apache2 restart
* Restarting web server apache2 ... waiting . [ OK ]
root@dur:~#
root@dur:~# curl…