enabling https on apache ubuntu 14.04

by Prakash 2014-09-15 10:39:45

Open terminal and type the following commands :


sudo a2enmod ssl

sudo a2ensite default-ssl

sudo service apache2 reload


Now type https://your_local_ip and it will work

Tagged in:

1452
like
0
dislike
0
mail
flag

You must LOGIN to add comments