With the release of Apache 2.2.12, we can now configure multiple SSL sites in one IP address. It is available of you have Server Name Indication (SNI) extension for OpenSSL. Visit TechRepublic’s post on “Configure Apache to support multiple SSL sites on a single IP address” for details and vhost sample configuration. [...]
Apache Now Supports Multiple SSL on Single IP Address
November 24th, 2009 · 2 Comments
Cpanel: Adding custom configuration to httpd.conf
November 25th, 2008 · No Comments
Recently, Cpanel implemented their standard way of adding custom changes to virtualhost configuration to preserve custom changes after an upgrade or Apache rebuild.
Here are the two common situations of adding custom changes:
1.) Changes added inside a <VirtualHost>
This is very simple as we only need to create a single file that will contain our changes. But [...]
Tags: Installation · cpanel
Tomcat failure after Apache rebuild in CPanel
August 25th, 2008 · No Comments
After rebuilding Apache in CPanel using easyapache or WHM there are many things that can go wrong even if you use a stable branch of CPanel. For example Tomcat that was installed from CPanel can fail after the build and even if this might look unrelated to the apache build this can happen quite frequently.
Tags: cpanel
