How To Guides > Accelerate SSL Traffic > Host multiple secure websites on Apache > Enable SSL on Apache

Enable SSL on Apache

To use SSL on Apache, the mod_ssl module must be enabled.

  1. To enable the mod_ssl module, type the following command:

    sudo a2enmod ssl