* Nelis Lamprecht <[EMAIL PROTECTED]> [1041 11:41]: > Hi, > > I've recently just installed apache-2.0.52_1 from ports on a new system. > I've taken an already working configuration from an older machine and > transferred it to the new server. No matter what I do I can't get SSL > working even though it shows up as being used. > > www 54695 0.0 0.4 14256 9024 ?? I 12:25PM 0:00.00 > /usr/local/sbin/httpd -DSSL > > It's as if anything I put between <IfModule mod_ssl.c> and </IfModule> > gets totally ignored. > > <IfModule mod_ssl.c> > Include etc/apache2/ssl.conf > </IfModule>
Try <IfDefine SSL> Include etc/apache2/ssl.conf </IfDefine> > httpd -S shows only the virtual hosts in httpd.conf and nothing from > ssl.conf httpd -S -DSSL -- My life, and by extension everyone else's, is meaningless. - Bender Rasputin :: Jack of All Trades - Master of Nuns _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"