Hello,


 I got some minor problems in configuring Virtual Servers (Ip-based) with
SSL in apache_1.3.22 with mod_ssl2.8.5 under Solaris 8.



i) When the SSLCertifcateKeyFile path is too long (doesn't fit in one line),
the config script is not recognizing the key and unable to start the server.

Configuration as follows:

<virtulaHost ip:443>

  SSLCertificateKeyFile "export/home/webserver/apache/ssl/private/

  servername.com.key" 

  .....

</VirtualHost>



Basically i think the problem with continuation line, Config script unable
to recognize the full path of the key file.



ii) I've mentioned document root as /newhtdocs, but whenver i access the
virtual host, Browser displays the message that "Fobidden, You dont have
permissions to access / on this server".

But permissions for this directory looks fine.



Can anyone help me in resolving these issues.



Thanks in advance.



Regards

Ravi

                
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to