That hit a spot!
>
> Try putting the common lines in another file and Include it wherever you
> need it.
>
> --
> Dan Poirier
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apach
rank1see...@gmail.com writes:
> That is exatly how do I do it now.
> But the point is that I've noticed how diif between:
>
> ... plain HTTP website
>
>
>
> ... SSL website
>
>
> for a SAME site, is jus a 3 lines.
> That is:
> SSLEngine On and path to key and cert file.
>
> So, had