httpd.include is missing SSL section

Community support for Plesk, CPanel, WebMin and others with insight from two of the founders of Plesk. Ask for help here! No question is too simple or complicated. :-)
whoisjb
New Forum User
New Forum User
Posts: 1
Joined: Mon Dec 20, 2010 4:23 pm

httpd.include is missing SSL section

Unread post by whoisjb »

I also posted this to the Parallels forum but something is up with their site right now. I'm getting some strange errors when I try to access my account.

First of all, I've been using Plesk for a long time and I recently just upgraded to version 10. I noticed after this upgrade that the /var/www/vhosts/domain.com/conf/ directory no longer just has one httpd.include file. Instead it seems to create multiple files with a string of random numbers in the name of the files like this:

12912374230.17242800_httpd.include 12912559960.09229300_httpd.include 12919262380.00280200_httpd.include 12919328930.24182700_httpd.include 12912444840.36523200_httpd.include 12912583410.29945800_httpd.include 12919266140.69836800_httpd.include 12919334480.70186400_httpd.include 12912445140.82910500_httpd.include 12912599370.94890200_httpd.include 12919281590.87119700_httpd.include 12912447360.73756600_httpd.include 12919233920.34637600_httpd.include 12919284940.16546300_httpd.include 12912493250.28846300_httpd.include 12919237660.00323300_httpd.include 12919308850.13009600_httpd.include

What's this all about? How does Plesk know which one to read and how many get built up in the conf directory before it "cleans" them up?

The reason I even discovered this is because we have a domain we assigned a dedicated IP and setup an SSL cert but whenever you try to pull up the site at https://www.whatspoppindayton.com it doesn't work. I looked at the many httpd.include files and NONE of them have a section for SSL that starts with this (all my other domains with SSL that work have this section):

<IfModule mod_ssl.c>

<VirtualHost ###.###.###.###:443>

I've tried completing removing the domain and starting all over with no luck. I'm running a bunch of other sites with SSL and they all work fine so this one is really frustrating me. This is the only difference I can see from the way my other functioning domains are setup. I thought I could just add that section but I realize Plesk will just overwrite that file and it will do me no good. So, why isn't Plesk including that section like it should!? I'm hoping someone can help before I pull my hair out.

Thanks in advance.
Jeremy
Post Reply