In this short tutorial, let me show you how to install Apache that supports SSL in Ubuntu13.10. The following is a detailed description of my testing machine: System Information root @ ubuntu-linuxidc :~ # Ifconfigeth0Linkencap: EthernetHWaddr08: 00: 27: b8: b4: 87 inetaddr: 10.1.1.110Bcast: 10.1.1.255Mask: 255.2
In this short tutorial, let me show you how to install Apache that supports SSL in Ubuntu 13.10. The following is a detailed description of my testing machine:
System Information
Root @ ubuntu-linuxidc :~ # Ifconfig
Eth0 Link encap: Ethernet HWaddr 08: 00: 27: b8: b4: 87
Inet addr: 10.1.1.110 Bcast: 10.1.1.255 Mask: 255.255.255.0
Inet6 addr: fe80: a00: 27ff: feb8: b487/64 Scope: Link
Up broadcast running multicast mtu: 1500 Metric: 1
RX packets: 1738 errors: 0 dropped: 0 overruns: 0 frame: 0
TX packets: 69 errors: 0 dropped: 0 overruns: 0 carrier: 0
Collisions: 0 FIG: 1000
RX bytes: 168845 (168.8 KB) TX bytes: 9767 (9.7 KB)
Root @ ubuntu-linuxidc :~ # Cat/etc/issue
Ubuntu 13.10 \ n \ l
Install Apache
Run the following command:
$ Sudo apt-get install apache2 apache2-doc apache2-utils
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
Apache2-bin apache2-data libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap ssl-cert
Apache test page
Open your browser and go to http: // ip address of your test machine /. You should see the following information.
Create directory
Create a directory named ssl
$ Sudo mkdir/etc/apache2/ssl
For more details, refer to the highlights on the next page.: Http://www.linuxidc.com/Linux/2013-11/92266p2.htm
Reading:
Add SSL support http://www.linuxidc.com/Linux/2011-09/42051.htm for Apache in Ubuntu
Nginx Configure SSL Certificate deploy HTTPS website http://www.linuxidc.com/Linux/2013-08/88271.htm
Importing an SSL Certificate (configured for Apache) http://www.linuxidc.com/Linux/2013-07/88096.htm in Linux
Practical Production Environment: LNMP architecture compilation and installation + SSL encryption for http://www.linuxidc.com/Linux/2013-05/85099.htm
Simple configuration and application http://www.linuxidc.com/Linux/2013-03/81388.htm of SSL in Nginx
Configure the SSL http://www.linuxidc.com/Linux/2012-11/74277.htm in Aapache 2.2
Ubuntu 13.10 has been released-domestic image site synchronous download http://www.linuxidc.com/Linux/2013-10/91540.htm
Ubuntu 13.10 text tutorial on hard drive installation in Windows 7See http://www.linuxidc.com/Linux/2013-10/91565.htm
Download, install, and configure Ubuntu 13.10Page http://www.linuxidc.com/Linux/2013-10/91564.htm