Re: [us...@httpd] Re: Conditional in httpd.conf

2009-07-14 Thread rank1seeker
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

[us...@httpd] Re: Conditional in httpd.conf

2009-07-14 Thread Dan Poirier
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