Re: just installed certificate and I'm getting the wrong site...

2007-12-28 Thread Orville Weyrich - KD7HJV
>From your description it sounds like you have a virtual host defining the new version of wrongdomain.com plus you have a global definition of the old version of wrongdomain.com. Then it sounds like you have not specified the data location inside the virtual host where you define mysecuredomain.co

SOLVED: Apache 2.2.6 mod_ssl won't serve subdirectories

2007-12-19 Thread Orville Weyrich - KD7HJV
Problem found and fixed - after getting some sleep I checked for about the 5th time and found the problem - the directory "budget" had permission 644 instead of 755. Stupid me :-( --- Orville Weyrich - KD7HJV <[EMAIL PROTECTED]> wrote: > In a nutshell, I have the follo

Apache 2.2.6 mod_ssl won't serve subdirectories

2007-12-19 Thread Orville Weyrich - KD7HJV
This is my first experience with SSL. I have done the Google thing and searched Apache FAQ etc but found nothing regarding my problem. In a nutshell, I have the following file structure: /var/ssl/www/index.html /var/ssl/www/budget/index.html Everything in both paths is owned by root and either