Troubleshooting / Debugging Apache2 SSL Issues
openssl s_client -connect www1.tud.at:443
http://raibledesigns.com/wiki/Wiki.jsp?page=ApacheSSL
sudo a2enmod rewrite In 14.04, the name of the default configuration file is changed to 000-default.conf : sudo gedit /etc/apache2/sites-available...
down vote To enable it the rewrite module, run "apache2 enable module rewrite": sudo a2enmod rewrite sudo a2enmod suexec sudo a2enmod...