Configuring Apache to Disable SSL v 3.0 The Apache HTTP Server is configured by placing directives in plain text configuration files. The main configuration file is usually called httpd.conf, and it is easy to update the Apache web server to disable SSLv3 (and thus protect your websites from the POODLE vulnerability).
Articles Tagged: Apache
HOWTO: Force HTTPS connections in an Apache server environment.
HTTPS connections can be enforced on visitors to your site by several different methods. If you are using a content management system like WordPress you can explore plugins like WordPress HTTPS (SSL) to set all or specific sections of your site to use secure connections.
How To: Install a Certificate on Apache Mod_SSL
Configuring Apache with SSL