Got it from https://help.ubuntu.com/10.04/serverguide/httpd.html
1. sudo a2enmod ssl
2. sudo a2ensite default-ssl
3. sudo /etc/init.d/apache2 restart