Re: VirtualHost and SSL in httpd.conf

2005-09-20 Thread Spruell, Darren-Perot
From: Jasper [mailto:[EMAIL PROTECTED] > > > running httpd -uDSSL gives the following warning: > [Tue Sep 20 20:39:33 2005] [warn] VirtualHost > www.mercatortrading.nl:443 > overlaps with VirtualHost www.profibas.com:443, the first has > precedence, perhaps you need a NameVirtualHost directiv

Re: VirtualHost and SSL in httpd.conf

2005-09-20 Thread L. V. Lammert
At 09:05 PM 9/20/2005 +0200, Jasper wrote: Hi All, I've configured the httpd.conf file the following: running httpd -uDSSL gives the following warning: [Tue Sep 20 20:39:33 2005] [warn] VirtualHost www.mercatortrading.nl:443 overlaps with VirtualHost www.profibas.com:443, the first has precede

Re: VirtualHost and SSL in httpd.conf

2005-09-20 Thread Alexander Hall
Jasper wrote: Hi All, I've configured the httpd.conf file the following: # General setup for the virtual host DocumentRoot "/home/jabal/public_html" ServerName mercatortrading.nl ServerAdmin [EMAIL PROTECTED] ErrorLog logs/ssl_error_log TransferLog logs/ssl_access_log *snip* DocumentRoo

Re: VirtualHost and SSL in httpd.conf

2005-09-20 Thread Przemyslaw Nowaczyk
Jasper wrote: Hi All, I've configured the httpd.conf file the following: # General setup for the virtual host DocumentRoot "/home/jabal/public_html" ServerName mercatortrading.nl ServerAdmin [EMAIL PROTECTED] ErrorLog logs/ssl_error_log TransferLog logs/ssl_access_log *snip* DocumentRoo

Re: VirtualHost and SSL in httpd.conf

2005-09-20 Thread Ryan Fox
Jasper wrote: > running httpd -uDSSL gives the following warning: > [Tue Sep 20 20:39:33 2005] [warn] VirtualHost > www.mercatortrading.nl:443 overlaps with VirtualHost > www.profibas.com:443, the first has precedence, perhaps you need a > NameVirtualHost directive > > Am i missing the point of

VirtualHost and SSL in httpd.conf

2005-09-20 Thread Jasper
Hi All, I've configured the httpd.conf file the following: # General setup for the virtual host DocumentRoot "/home/jabal/public_html" ServerName mercatortrading.nl ServerAdmin [EMAIL PROTECTED] ErrorLog logs/ssl_error_log TransferLog logs/ssl_access_log *snip* DocumentRoot "/home/jabal/