Mediawiki/Force SSL
From r00tedvw.com wiki
(Difference between revisions)
(Created page with "==Overview== '''All instructions done on Oracle Linux 6.5'''<br> ==install mod ssl== ~$ sudo yum install mod_ssl If you cannot find the package, update your cache and searc...") |
(→install mod ssl) |
||
| Line 10: | Line 10: | ||
... | ... | ||
=============================== N/S Matched: ssl =============================== | =============================== N/S Matched: ssl =============================== | ||
| + | ... | ||
mod_ssl.x86_64 : SSL/TLS module for the Apache HTTP Server | mod_ssl.x86_64 : SSL/TLS module for the Apache HTTP Server | ||
Revision as of 00:43, 29 April 2014
Overview
All instructions done on Oracle Linux 6.5
install mod ssl
~$ sudo yum install mod_ssl
If you cannot find the package, update your cache and search
~$ sudo yum check-update ~$ sudo yum search ssl ... =============================== N/S Matched: ssl =============================== ... mod_ssl.x86_64 : SSL/TLS module for the Apache HTTP Server