RE: [users@httpd] Virtual Host Directory Permissions Problem

2011-03-13 Thread Hossy
1. What are you typing to access it? 2. Try removing the ":443" from your primary ServerName entry. I believe the port is defined inside the tag. -Original Message- From: Dennis Putnam [mailto:d...@bellsouth.net] Sent: Sunday, March 13, 2011 1:27 PM To: users@httpd.apache.org Subject: [

[users@httpd] SSL Directives

2011-03-13 Thread Hossy
I'm seeking validation on an issue I'm discussing regarding the use of the SSLCACertificateFile and SSLCertificateChainFile directives. What I'm trying to do: Install an SSL certificate on my web site (for use with HTTPS) and provide the certificate chain from the server. What I'm not trying to do