Getting apache SSL working.

Rajiv Aaron Manglani rajiv at alum.mit.edu
Thu Feb 16 22:30:49 EST 2006


this looks like a directory permissions error, not ssl.

try adding something like:

<Directory "/srv/www/ssl/htdocs">
         Order allow,deny
         Allow from all
</Directory>


On Feb 16, 2006, at 9:05 PM, David Kramer wrote:

> David Kramer wrote:
>> This is apaceh 2.0.54 on SuSE 10.
>> I think I have the certs set up right, since I'm not getting  
>> errors related to them anymore.
>> However, when I try to get https://www.thekramers.net/index.html,  
>> I'm getting the following error:
>> [Thu Feb 16 20:46:09 2006] [error] [client 192.168.1.4] client  
>> denied by server configuration: /srv/www/ssl/htdocs/index.html
>
> I neglected to mention tha the browser reports Error 403 Access  
> forbidden!




More information about the Discuss mailing list