Getting apache SSL working.

David Kramer david at thekramers.net
Thu Feb 16 22:42:12 EST 2006


Rajiv Aaron Manglani wrote:
> 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>

Bingo!  Thanks.  I kinda assumed that would be default for the 
DocumentRoot, but I can see how that would be a bad assumption.



More information about the Discuss mailing list