Courier Sqwebmail apache2 config files for http, https, Debian lenny
Sunday, February 15th, 2009Below are the two apache2 config files I use for Courier Sqwebmail web mail. In the /var/www folder I have given Sqwebmail its own apache2 web root folder. In that folder I have make another folder for the cgi to work from. Then in the folder /var/www/webmail/ I have make a symbolic link to /usr/share/sqwebmail . I have also disabled the apache2 cgi mod and enable apache2 cgid mod and ssl mod. These two apache2 config files resolve to a DNS name webmail.colton.me.uk . The apache2 ssl config file I am using is a edited version of the debian default-ssl file.