Hi,
I'm trying to configure apache2 to deliver my openxchange over https.
I reread the Install Guide for Debian 5, but this guide misses the https setup.
I thought it can't be that hard, read some tutorials and got my apache2 to deliver simple html-pages over https. I then copied the part which is responsible to deliver openxchange from the /etc/apache2/sites-enabled/000-default into my new /etc/apache2/sites-enabled/001-default-ssl
But now the Redirect Match doesn't work anymore and I'm not sure if I also need to alter the proxy_ajp.conf to work correctly with https?
I would like to see an updated Installationguide, so everyone can easily configure apache2 to work with ssl, which in my eyes is a must have in these days!
Every hint to get apache2 work correctly is highly appreciated.
Cheers
Christoph
I'm trying to configure apache2 to deliver my openxchange over https.
I reread the Install Guide for Debian 5, but this guide misses the https setup.
I thought it can't be that hard, read some tutorials and got my apache2 to deliver simple html-pages over https. I then copied the part which is responsible to deliver openxchange from the /etc/apache2/sites-enabled/000-default into my new /etc/apache2/sites-enabled/001-default-ssl
But now the Redirect Match doesn't work anymore and I'm not sure if I also need to alter the proxy_ajp.conf to work correctly with https?
I would like to see an updated Installationguide, so everyone can easily configure apache2 to work with ssl, which in my eyes is a must have in these days!
Every hint to get apache2 work correctly is highly appreciated.
Cheers
Christoph
Comment